Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/
Dmali_gralloc_usages.h119 #define UNSUPPORTED_MALI_GRALLOC_USAGE_MIPMAP_COMPLETE static_cast<uint64_t>(aidl_common::BufferUsa… macro
/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferallocation.cpp481 if (usage & UNSUPPORTED_MALI_GRALLOC_USAGE_MIPMAP_COMPLETE) { in log_obsolete_usage_flags()