Searched defs:linebytes (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/sys/arch/hpc/stand/hpcboot/ |
H A D | framebuffer.h | 36 int bpp, width, height, linebytes; member 51 int linebytes(void) { return _fb->linebytes; } in linebytes() function
|
/netbsd-src/sys/arch/amiga/dev/ |
H A D | amidisplaycc.c | 296 int linebytes; /* widthbytes + row_mod */ member 592 int linebytes; in amidisplaycc_putchar() local 709 int linebytes; in amidisplaycc_copycols() local 760 int linebytes; in amidisplaycc_erasecols() local 809 int linebytes; in amidisplaycc_copyrows() local 941 int linebytes; in amidisplaycc_eraserows() local
|
/netbsd-src/sys/arch/shark/ofw/ |
H A D | chipsfb_ofbus.c | 171 int isconsole, width, height, linebytes, depth; in chipsfb_ofbus_attach() local
|
/netbsd-src/sys/arch/powerpc/oea/ |
H A D | ofw_rascons.c | 236 int32_t width, height, linebytes, depth; in rascons_init_rasops() local
|
/netbsd-src/sys/arch/hpcmips/stand/pbsdboot/ |
H A D | main.c | 94 int width, height, linebytes; member 839 int type, width, height, linebytes; in UpdateFbDlg() local
|
/netbsd-src/usr.sbin/tpctl/ |
H A D | fb.c | 73 u_int linebytes; in fb_init() local
|
/netbsd-src/sys/arch/prep/pci/ |
H A D | gten.c | 217 int32_t addr, width, height, linebytes, depth; in gten_common_init() local
|
/netbsd-src/sys/arch/evbarm/rpi/ |
H A D | vcprop.h | 426 uint32_t linebytes; member
|
/netbsd-src/sys/dev/pci/ |
H A D | voodoofb.c | 365 int linebytes, depth, flags; in voodoofb_attach() local
|