Searched defs:GRALLOC_USAGE_SW_READ_MASK (Results 1 - 1 of 1) sorted by relevance

/hardware/libhardware/include/hardware/
H A Dgralloc.h76 GRALLOC_USAGE_SW_READ_MASK = 0x0000000FU, enumerator in enum:__anon1341
406 } else if ((usage & GRALLOC_USAGE_SW_READ_MASK) != 0 ||

Completed in 2288 milliseconds