Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ficl/emu/
H A Dgfx_fb.c551 const uint32_t wcstep = ((png->width - 1) << 16) / (fwidth - 1); in gfx_fb_putimage() local
669 wc += wcstep; in gfx_fb_putimage()
/illumos-gate/usr/src/boot/common/
H A Dgfx_fb.c1726 const uint32_t wcstep = ((png->width - 1) << 16) / (fwidth - 1); in gfx_fb_putimage() local
1809 wc += wcstep; in gfx_fb_putimage()