Searched defs:GRALLOC_USAGE_PROTECTED (Results 1 – 3 of 3) sorted by relevance
90 #define GRALLOC_USAGE_PROTECTED GRALLOC1_PRODUCER_USAGE_PROTECTED macro255 #define GRALLOC_USAGE_PROTECTED static_cast<uint64_t>(BufferUsage::PROTECTED) macro
96 #define GRALLOC_USAGE_PROTECTED static_cast<uint64_t>(hidl_common::BufferUsage::PROTECTED) macro
107 GRALLOC_USAGE_PROTECTED = 0x00004000U, enumerator