Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_usages.h85 #define GRALLOC_USAGE_HW_FB GRALLOC1_CONSUMER_USAGE_CLIENT_TARGET macro
248 #define GRALLOC_USAGE_HW_FB static_cast<uint64_t>(BufferUsage::COMPOSER_CLIENT_TARGET) macro
/hardware/google/gchips/gralloc4/src/
Dmali_gralloc_usages.h89 #define GRALLOC_USAGE_HW_FB static_cast<uint64_t>(hidl_common::BufferUsage::COMPOSER_CLIENT_TARGET) macro
/hardware/libhardware/include/hardware/
Dgralloc.h96 GRALLOC_USAGE_HW_FB = 0x00001000U, enumerator