Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/
Dmali_gralloc_usages.h118 #define UNSUPPORTED_MALI_GRALLOC_USAGE_CUBE_MAP static_cast<uint64_t>(aidl_common::BufferUsage::GPU… macro
/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferallocation.cpp477 if (usage & UNSUPPORTED_MALI_GRALLOC_USAGE_CUBE_MAP) { in log_obsolete_usage_flags()