Home
last modified time | relevance | path

Searched refs:GRALLOC_USAGE_ALLOC_MASK (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/include/android_stub/hardware/
Dgralloc.h140 GRALLOC_USAGE_ALLOC_MASK = ~(GRALLOC_USAGE_FOREIGN_BUFFERS), enumerator
427 usage &= GRALLOC_USAGE_ALLOC_MASK; in map_usage_to_memtrack()