Searched defs:GRALLOC_USAGE_SW_WRITE_OFTEN (Results 1 – 3 of 3) sorted by relevance
82 #define GRALLOC_USAGE_SW_WRITE_OFTEN GRALLOC1_PRODUCER_USAGE_CPU_WRITE_OFTEN macro245 #define GRALLOC_USAGE_SW_WRITE_OFTEN static_cast<uint64_t>(BufferUsage::CPU_WRITE_OFTEN) macro
85 #define GRALLOC_USAGE_SW_WRITE_OFTEN static_cast<uint64_t>(hidl_common::BufferUsage::CPU_WRITE_OFTE… macro
83 GRALLOC_USAGE_SW_WRITE_OFTEN = 0x00000030U, enumerator