Home
last modified time | relevance | path

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

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