Home
last modified time | relevance | path

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

12

/hardware/google/gfxstream/guest/fuchsia/include/hardware/
Dgralloc.h5 GRALLOC_USAGE_HW_FB = 0x00001000U, enumerator
/hardware/google/gchips/gralloc4/src/
Dmali_gralloc_usages.h96 #define GRALLOC_USAGE_HW_FB static_cast<uint64_t>(hidl_common::BufferUsage::COMPOSER_CLIENT_TARGET) macro
135 GRALLOC_USAGE_HW_FB | /* 1U << 12 */
/hardware/google/gchips/gralloc4/src/hidl_common/
DAllocator.cpp96 if (((bufferDescriptor.producer_usage & GRALLOC_USAGE_HW_FB) || in allocate()
97 (bufferDescriptor.consumer_usage & GRALLOC_USAGE_HW_FB)) && in allocate()
/hardware/google/gfxstream/host/vulkan/
DGrallocDefs.h72 GRALLOC_USAGE_HW_FB = 0x00001000U, enumerator
/hardware/qcom/display/msm8909/libgralloc/
Dgpu.cpp149 GRALLOC_USAGE_HW_FB)) { in gralloc_alloc_buffer()
213 int newUsage = (usage & ~GRALLOC_USAGE_HW_FB) | GRALLOC_USAGE_HW_2D; in gralloc_alloc_framebuffer_locked()
307 if (usage & GRALLOC_USAGE_HW_FB) { in alloc_impl()
/hardware/qcom/display/msm8994/libgralloc/
Dgpu.cpp170 GRALLOC_USAGE_HW_FB)) { in gralloc_alloc_buffer()
234 int newUsage = (usage & ~GRALLOC_USAGE_HW_FB) | GRALLOC_USAGE_HW_2D; in gralloc_alloc_framebuffer_locked()
327 if((usage & GRALLOC_USAGE_HW_FB) && in alloc_impl()
/hardware/qcom/display/msm8996/libgralloc/
Dgpu.cpp149 GRALLOC_USAGE_HW_FB)) { in gralloc_alloc_buffer()
215 int newUsage = (usage & ~GRALLOC_USAGE_HW_FB) | GRALLOC_USAGE_HW_2D; in gralloc_alloc_framebuffer_locked()
304 if (usage & GRALLOC_USAGE_HW_FB) { in alloc_impl()
Dalloc_controller.cpp978 (usage & GRALLOC_USAGE_HW_FB); in isUBwcEnabled()
/hardware/qcom/display/msm8909w_3100/libgralloc/
Dgpu.cpp149 GRALLOC_USAGE_HW_FB)) { in gralloc_alloc_buffer()
213 int newUsage = (usage & ~GRALLOC_USAGE_HW_FB) | GRALLOC_USAGE_HW_2D; in gralloc_alloc_framebuffer_locked()
307 if (usage & GRALLOC_USAGE_HW_FB) { in alloc_impl()
/hardware/libhardware/modules/gralloc/
Dgralloc.cpp126 int newUsage = (usage & ~GRALLOC_USAGE_HW_FB) | GRALLOC_USAGE_HW_2D; in gralloc_alloc_framebuffer_locked()
242 if (usage & GRALLOC_USAGE_HW_FB) { in gralloc_alloc()
/hardware/libhardware/include_all/hardware/
Dgralloc.h96 GRALLOC_USAGE_HW_FB = 0x00001000U, enumerator
/hardware/libhardware/include/hardware/
Dgralloc.h96 GRALLOC_USAGE_HW_FB = 0x00001000U, enumerator
/hardware/google/gfxstream/guest/mesa/include/android_stub/hardware/
Dgralloc.h96 GRALLOC_USAGE_HW_FB = 0x00001000U, enumerator
/hardware/qcom/display/msm8226/libgralloc/
Dgpu.cpp218 int newUsage = (usage & ~GRALLOC_USAGE_HW_FB) | GRALLOC_USAGE_HW_2D; in gralloc_alloc_framebuffer_locked()
305 if((usage & GRALLOC_USAGE_HW_FB) && in alloc_impl()
/hardware/qcom/display/msm8960/libgralloc/
Dgpu.cpp201 int newUsage = (usage & ~GRALLOC_USAGE_HW_FB) | GRALLOC_USAGE_HW_2D; in gralloc_alloc_framebuffer_locked()
290 if((usage & GRALLOC_USAGE_HW_FB) && in alloc_impl()
/hardware/qcom/display/msm8084/libgralloc/
Dgpu.cpp215 int newUsage = (usage & ~GRALLOC_USAGE_HW_FB) | GRALLOC_USAGE_HW_2D; in gralloc_alloc_framebuffer_locked()
303 if((usage & GRALLOC_USAGE_HW_FB) && in alloc_impl()
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp131 if (alloc_type & GRALLOC_USAGE_HW_FB) { in GetAlignedWidthAndHeight()
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp125 if (alloc_type & GRALLOC_USAGE_HW_FB) { in GetAlignedWidthAndHeight()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp137 if (alloc_type & GRALLOC_USAGE_HW_FB) { in GetAlignedWidthAndHeight()
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp161 if (alloc_type & GRALLOC_USAGE_HW_FB) { in GetAlignedWidthAndHeight()
/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_formats.cpp135 if (usage & GRALLOC_USAGE_HW_FB) in get_consumers()
1532 if (GRALLOC_HWC_FB_DISABLE_AFBC && DISABLE_FRAMEBUFFER_HAL && (usage & GRALLOC_USAGE_HW_FB)) in mali_gralloc_select_format()
/hardware/google/gchips/gralloc4/src/allocator/
Dmali_gralloc_ion.cpp122 GRALLOC_USAGE_HW_COMPOSER | GRALLOC_USAGE_HW_FB, in select_dmabuf_heap()
/hardware/qcom/sm7250/display/composer/
Dhwc_buffer_allocator.cpp265 if (alloc_type & GRALLOC_USAGE_HW_FB) { in GetAlignedWidthAndHeight()
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp263 if (alloc_type & GRALLOC_USAGE_HW_FB) { in GetAlignedWidthAndHeight()
/hardware/libhardware/tests/hwc/
Dcnativewindow.c503 usage = GRALLOC_USAGE_HW_FB | in cnw_init()

12