Searched refs:hcstep (Results 1 – 2 of 2) sorted by relevance
552 const uint32_t hcstep = ((png->height - 1) << 16) / (fheight - 1); in gfx_fb_putimage() local671 hc += hcstep; in gfx_fb_putimage()
1727 const uint32_t hcstep = ((png->height - 1) << 16) / (fheight - 1); in gfx_fb_putimage() local1811 hc += hcstep; in gfx_fb_putimage()