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