Home
last modified time | relevance | path

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

/aosp12/hardware/google/gchips/gralloc3/src/
H A Dmali_gralloc_usages.h82 #define GRALLOC_USAGE_SW_WRITE_OFTEN GRALLOC1_PRODUCER_USAGE_CPU_WRITE_OFTEN macro
245 #define GRALLOC_USAGE_SW_WRITE_OFTEN static_cast<uint64_t>(BufferUsage::CPU_WRITE_OFTEN) macro
/aosp12/hardware/google/gchips/gralloc4/src/
H A Dmali_gralloc_usages.h85 #define GRALLOC_USAGE_SW_WRITE_OFTEN static_cast<uint64_t>(hidl_common::BufferUsage::CPU_WRITE_OFTE… macro
/aosp12/hardware/libhardware/include/hardware/
H A Dgralloc.h83 GRALLOC_USAGE_SW_WRITE_OFTEN = 0x00000030U, enumerator