Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/
Dmali_gralloc_usages.h115 #define GRALLOC_USAGE_DECODER (GRALLOC_USAGE_HW_TEXTURE | GRALLOC_USAGE_HW_COMPOSER | GRALLOC_USAGE… macro
/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_formats.cpp368 if ((usage & GRALLOC_USAGE_DECODER) == GRALLOC_USAGE_DECODER) in get_vpu_producer()
420 if ((usage & GRALLOC_USAGE_DECODER) != GRALLOC_USAGE_DECODER && in get_producers()
Dmali_gralloc_usages.h274 #define GRALLOC_USAGE_DECODER (GRALLOC_USAGE_HW_TEXTURE | GRALLOC_USAGE_HW_COMPOSER | GRALLOC_USAGE… macro
/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_formats.cpp219 if ((usage & GRALLOC_USAGE_DECODER) != GRALLOC_USAGE_DECODER && in get_producers()