Searched refs:GRALLOC_USAGE_SW_READ_OFTEN (Results 1 – 7 of 7) sorted by relevance
26 GRALLOC_USAGE_SW_READ_OFTEN = 0x00000003U, enumerator
50 #define GRALLOC_USAGE_SW_READ_OFTEN GRALLOC1_CONSUMER_USAGE_CPU_READ_OFTEN macro
360 if ((usage & GRALLOC_USAGE_SW_READ_MASK) == GRALLOC_USAGE_SW_READ_OFTEN) in set_ion_flags()
289 if ((usage & GRALLOC_USAGE_SW_READ_MASK) == GRALLOC_USAGE_SW_READ_OFTEN) in gralloc_alloc_buffer()
180 buffer->usage_deprecated = GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_OFTEN | in resourceToANWB()