/third_party/libdrm/tests/modetest/ |
H A D | buffers.c | 125 bo_create(int fd, unsigned int format, unsigned int width, unsigned int height, unsigned int handles[4], unsigned int pitches[4], unsigned int offsets[4], enum util_fill_pattern pattern) bo_create() argument [all...] |
H A D | modetest.c | 1158 uint32_t handles[4] = {0}, pitches[4] = {0}, offsets[4] = {0}; in bo_fb_create() local 1706 uint32_t handles[4] = {0}, pitches[4] = {0}, offsets[4] = {0}; in set_cursors() local
|
/third_party/mesa3d/src/egl/drivers/dri2/ |
H A D | platform_ohos.h | 105 int pitches[4]; member
|
H A D | platform_android.h | 132 int pitches[4]; member
|
H A D | egl_dri2.c | 2862 int pitches[DMA_BUF_MAX_PLANES]; in dri2_create_image_dma_buf() local
|
/third_party/mesa3d/src/gallium/drivers/svga/include/ |
H A D | svga_overlay.h | 137 VMwareVideoGetAttributes(const SVGAOverlayFormat format, uint32 *width, uint32 *height, uint32 *size, uint32 *pitches, uint32 *offsets) VMwareVideoGetAttributes() argument [all...] |
H A D | svga_reg.h | 1164 uint32 pitches[3]; member
|
/third_party/libdrm/tests/tegra/ |
H A D | drm-test.c | 172 uint32_t pitches[4]; in drm_framebuffer_new() local
|
/third_party/mesa3d/src/gallium/frontends/va/ |
H A D | image.c | 478 unsigned pitches[3], i, j; vlVaGetImage() local 621 unsigned pitches[3], i, j; vlVaPutImage() local [all...] |
/third_party/libdrm/tests/exynos/ |
H A D | exynos_fimg2d_test.c | 731 uint32_t handles[4] = {0}, pitches[4] = {0}, offsets[4] = {0}; in main() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/ |
H A D | DisplayGbm.cpp | 271 uint32_t pitches[4] = {gbm_bo_get_stride(mBO)}; in getDRMFB() local
|
/third_party/libdrm/ |
H A D | xf86drmMode.h | 122 uint32_t pitches[4]; /* bytes */ member
|
H A D | xf86drmMode.c | 281 drmModeAddFB2WithModifiers(int fd, uint32_t width, uint32_t height, uint32_t pixel_format, const uint32_t bo_handles[4], const uint32_t pitches[4], const uint32_t offsets[4], const uint64_t modifier[4], uint32_t *buf_id, uint32_t flags) drmModeAddFB2WithModifiers() argument 307 drmModeAddFB2(int fd, uint32_t width, uint32_t height, uint32_t pixel_format, const uint32_t bo_handles[4], const uint32_t pitches[4], const uint32_t offsets[4], uint32_t *buf_id, uint32_t flags) drmModeAddFB2() argument
|
/third_party/mesa3d/include/drm-uapi/ |
H A D | drm_mode.h | 698 __u32 pitches[4]; /* pitch for each plane */ member
|
/third_party/libdrm/include/drm/ |
H A D | drm_mode.h | 614 __u32 pitches[4]; /* pitch for each plane */ member
|