Home
last modified time | relevance | path

Searched defs:pitches (Results 1 - 15 of 15) sorted by relevance

/third_party/libdrm/tests/modetest/
H A Dbuffers.c125 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 Dmodetest.c1158 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 Dplatform_ohos.h105 int pitches[4]; member
H A Dplatform_android.h132 int pitches[4]; member
H A Degl_dri2.c2862 int pitches[DMA_BUF_MAX_PLANES]; in dri2_create_image_dma_buf() local
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga_overlay.h137 VMwareVideoGetAttributes(const SVGAOverlayFormat format, uint32 *width, uint32 *height, uint32 *size, uint32 *pitches, uint32 *offsets) VMwareVideoGetAttributes() argument
[all...]
H A Dsvga_reg.h1164 uint32 pitches[3]; member
/third_party/libdrm/tests/tegra/
H A Ddrm-test.c172 uint32_t pitches[4]; in drm_framebuffer_new() local
/third_party/mesa3d/src/gallium/frontends/va/
H A Dimage.c478 unsigned pitches[3], i, j; vlVaGetImage() local
621 unsigned pitches[3], i, j; vlVaPutImage() local
[all...]
/third_party/libdrm/tests/exynos/
H A Dexynos_fimg2d_test.c731 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 DDisplayGbm.cpp271 uint32_t pitches[4] = {gbm_bo_get_stride(mBO)}; in getDRMFB() local
/third_party/libdrm/
H A Dxf86drmMode.h122 uint32_t pitches[4]; /* bytes */ member
H A Dxf86drmMode.c281 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 Ddrm_mode.h698 __u32 pitches[4]; /* pitch for each plane */ member
/third_party/libdrm/include/drm/
H A Ddrm_mode.h614 __u32 pitches[4]; /* pitch for each plane */ member

Completed in 22 milliseconds