Home
last modified time | relevance | path

Searched refs:ri_pelbytes (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/rasops/
H A Drasops.h138 int ri_pelbytes; /* bytes per pel (may be zero) */ member
H A Drasops.c434 ri->ri_pelbytes = bpp >> 3; in rasops_reconfig()
1630 (ri->ri_font->fontwidth - 1) * ri->ri_pelbytes); in rasops_putchar_rotated_ccw()
/netbsd-src/sys/arch/luna68k/dev/
H A Domrasops.c1859 ri->ri_pelbytes = bpp >> 3; in omrasops_init()