Searched defs:pitches (Results 1 – 11 of 11) sorted by relevance
/external/drm_hwcomposer/ |
D | drmhwcgralloc.h | 59 uint32_t pitches[4]; member
|
/external/libdrm/tests/planetest/ |
D | bo.c | 57 uint32_t handles[4], pitches[4], offsets[4]; in add_fb_sp_bo() local
|
/external/libdrm/tests/modetest/ |
D | modetest.c | 969 uint32_t handles[4], pitches[4], offsets[4] = {0}; /* we only use [0] */ in set_plane() local 1051 uint32_t handles[4], pitches[4], offsets[4] = {0}; /* we only use [0] */ in set_mode() local 1130 uint32_t handles[4], pitches[4], offsets[4] = {0}; /* we only use [0] */ in set_cursors() local 1170 uint32_t handles[4], pitches[4], offsets[4] = {0}; /* we only use [0] */ in test_page_flip() local
|
/external/drm_gralloc/ |
D | gralloc_drm.cpp | 327 uint32_t *pitches, uint32_t *offsets, uint32_t *handles) in gralloc_drm_resolve_format()
|
D | gralloc_drm_intel.c | 197 uint32_t *pitches, uint32_t *offsets, uint32_t *handles) in intel_resolve_format()
|
/external/mesa3d/src/gallium/drivers/svga/include/ |
D | svga_overlay.h | 141 uint32 *pitches, // OUT (optional) in VMwareVideoGetAttributes()
|
D | svga_reg.h | 811 uint32 pitches[3]; member
|
/external/mesa3d/src/gallium/state_trackers/xorg/ |
D | xorg_xv.c | 249 int *pitches, int *offsets) in query_image_attributes() 336 int pitches[3], offsets[3]; in copy_packed_data() local
|
/external/libdrm/tests/exynos/ |
D | exynos_fimg2d_test.c | 560 uint32_t handles[4] = {0}, pitches[4] = {0}, offsets[4] = {0}; in main() local
|
/external/kernel-headers/original/uapi/drm/ |
D | drm_mode.h | 352 __u32 pitches[4]; /* pitch for each plane */ member
|
/external/libdrm/include/drm/ |
D | drm_mode.h | 363 __u32 pitches[4]; /* pitch for each plane */ member
|