Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/
Dmali_gralloc_usages.h117 static const uint64_t VALID_USAGE = variable
/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_usages.h276 static const uint64_t VALID_USAGE = variable
Dmali_gralloc_formats.cpp1701 if (type != MALI_GRALLOC_FORMAT_TYPE_INTERNAL && (usage & (~VALID_USAGE)) != 0) in mali_gralloc_select_format()
/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_formats.cpp1494 if (type != MALI_GRALLOC_FORMAT_TYPE_INTERNAL && (usage & (~VALID_USAGE)) != 0) in mali_gralloc_select_format()