Searched defs:pitches (Results 1 - 6 of 6) sorted by relevance
| /src/sys/external/bsd/drm2/dist/include/drm/ | ||
| H A D | drm_framebuffer.h | 152 unsigned int pitches[4]; member in struct:drm_framebuffer |
| /src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/ | ||
| H A D | svga_overlay.h | 140 VMwareVideoGetAttributes(const SVGAOverlayFormat format,uint32 * width,uint32 * height,uint32 * size,uint32 * pitches,uint32 * offsets) argument [all...] |
| H A D | svga_reg.h | 1355 uint32 pitches[3]; member in struct:SVGAOverlayUnit |
| /src/sys/external/bsd/drm2/dist/drm/ | ||
| H A D | drm_ioc32.c | 883 u32 pitches[4]; member in struct:drm_mode_fb_cmd232 |
| /src/sys/compat/netbsd32/ | ||
| H A D | netbsd32_drm.c | 876 uint32_t pitches[4]; member in struct:drm_mode_fb_cmd232 |
| /src/sys/external/bsd/drm2/dist/include/uapi/drm/ | ||
| H A D | drm_mode.h | 523 __u32 pitches[4]; /* pitch for each plane */ member in struct:drm_mode_fb_cmd2 |
Completed in 12 milliseconds