Home
last modified time | relevance | path

Searched refs:GRALLOC_USAGE_HW_FB (Results 1 – 9 of 9) sorted by relevance

/external/drm_hwcomposer/include/
DDrmFramebuffer.h67 GRALLOC_USAGE_HW_FB | GRALLOC_USAGE_HW_RENDER | in Allocate()
/external/drm_hwcomposer/bufferinfo/legacy/
DBufferInfoMaliMeson.cpp71 if (!(hnd->usage & GRALLOC_USAGE_HW_FB)) in ConvertBoInfo()
DBufferInfoMaliHisi.cpp78 if (!(hnd->usage & GRALLOC_USAGE_HW_FB)) in ConvertBoInfo()
/external/mesa3d/src/freedreno/vulkan/
Dtu_android.c316 *grallocUsage |= GRALLOC_USAGE_HW_FB | GRALLOC_USAGE_HW_COMPOSER | in setup_gralloc0_usage()
379 if (grallocUsage & (GRALLOC_USAGE_HW_FB | in tu_GetSwapchainGrallocUsage2ANDROID()
/external/mesa3d/include/android_stub/hardware/
Dgralloc.h96 GRALLOC_USAGE_HW_FB = 0x00001000U, enumerator
/external/mesa3d/src/intel/vulkan/
Danv_android.c622 *grallocUsage |= GRALLOC_USAGE_HW_FB | in setup_gralloc0_usage()
672 if (grallocUsage & (GRALLOC_USAGE_HW_FB | in anv_GetSwapchainGrallocUsage2ANDROID()
/external/minigbm/cros_gralloc/gralloc0/tests/
Dgralloctest.c82 GRALLOC_USAGE_HW_FB | GRALLOC_USAGE_CURSOR },
84 GRALLOC_USAGE_HW_FB | GRALLOC_USAGE_HW_RENDER |
/external/minigbm/cros_gralloc/gralloc0/
Dgralloc0.cc97 if (usage & GRALLOC_USAGE_HW_FB) in gralloc0_convert_usage()
/external/mesa3d/src/amd/vulkan/
Dradv_android.c286 *grallocUsage |= GRALLOC_USAGE_HW_FB | in radv_GetSwapchainGrallocUsageANDROID()