Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferallocation.h31 UNCOMPRESSED, enumerator
57 AllocBaseType primary_type{AllocBaseType::UNCOMPRESSED};
Dmali_gralloc_bufferallocation.cpp157 alloc_type->primary_type = AllocBaseType::UNCOMPRESSED; in get_alloc_type()