Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/
Dmali_gralloc_usages.h81GRALLOC_USAGE_PLACEHOLDER_BUFFER = ::pixel::graphics::Usage::PLACEHOLDER_BUF… enumerator
/hardware/google/gchips/gralloc4/src/hidl_common/
DAllocator.cpp83 bool use_placeholder = bufferDescriptor.producer_usage & GRALLOC_USAGE_PLACEHOLDER_BUFFER; in allocate()