Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/aidl/
DGrallocAllocator2.cpp160 bool isBufferDescriptorSupported = arm::allocator::common::isSupported(&bufferDescriptor); in isSupported() local
161 *result = isBufferDescriptorSupported; in isSupported()
163 if (isBufferDescriptorSupported) { in isSupported()