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

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

Completed in 47 milliseconds