Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/
Dmali_gralloc_usages.h126 #define GRALLOC_USAGE_DECODER (GRALLOC_USAGE_HW_TEXTURE | GRALLOC_USAGE_HW_COMPOSER | GRALLOC_USAGE… macro
/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_formats.cpp220 if ((usage & GRALLOC_USAGE_DECODER) != GRALLOC_USAGE_DECODER && in get_producers()