Home
last modified time | relevance | path

Searched defs:GRALLOC_USAGE_HW_COMPOSER (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/google/gchips/gralloc3/src/
H A Dmali_gralloc_usages.h96 #define GRALLOC_USAGE_HW_COMPOSER GRALLOC1_CONSUMER_USAGE_HWCOMPOSER macro
261 #define GRALLOC_USAGE_HW_COMPOSER static_cast<uint64_t>(BufferUsage::COMPOSER_OVERLAY) macro
/aosp12/hardware/google/gchips/gralloc4/src/
H A Dmali_gralloc_usages.h104 #define GRALLOC_USAGE_HW_COMPOSER static_cast<uint64_t>(hidl_common::BufferUsage::COMPOSER_OVERLAY) macro
/aosp12/hardware/libhardware/include/hardware/
H A Dgralloc.h94 GRALLOC_USAGE_HW_COMPOSER = 0x00000800U, enumerator