Home
last modified time | relevance | path

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

/external/mesa3d/include/android_stub/hardware/
Dgralloc.h92 GRALLOC_USAGE_HW_2D = 0x00000400U, enumerator
/external/minigbm/cros_gralloc/gralloc0/
Dgralloc0.cc92 if (usage & GRALLOC_USAGE_HW_2D) in gralloc0_convert_usage()