Searched refs:GRALLOC_USAGE_PUBLIC_MASK (Results 1 – 2 of 2) sorted by relevance
23 #define GRALLOC_USAGE_PUBLIC_MASK ((uint64_t) ~GRALLOC_USAGE_PRIVATE_MASK) macro
118 if ((usage & GRALLOC_USAGE_PUBLIC_MASK) == GRALLOC_USAGE_HW_COMPOSER) in get_consumers()