Home
last modified time | relevance | path

Searched refs:hcstep (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/common/ficl/emu/
H A Dgfx_fb.c552 const uint32_t hcstep = ((png->height - 1) << 16) / (fheight - 1); in gfx_fb_putimage() local
671 hc += hcstep; in gfx_fb_putimage()
/illumos-gate/usr/src/boot/common/
H A Dgfx_fb.c1727 const uint32_t hcstep = ((png->height - 1) << 16) / (fheight - 1); in gfx_fb_putimage() local
1811 hc += hcstep; in gfx_fb_putimage()