Searched refs:grallocDecodeBufferDescriptor (Results 1 – 6 of 6) sorted by relevance
41 using mapper::V2_0::passthrough::grallocDecodeBufferDescriptor;77 if (!grallocDecodeBufferDescriptor(descriptor, &descriptorInfo)) { in allocateBuffers()
42 using mapper::V2_0::passthrough::grallocDecodeBufferDescriptor;87 if (!grallocDecodeBufferDescriptor(descriptor, &descriptorInfo)) { in allocateBuffers()
52 inline bool grallocDecodeBufferDescriptor(const BufferDescriptor& descriptor, in grallocDecodeBufferDescriptor() function
39 if (!arm::mapper::common::grallocDecodeBufferDescriptor(hidl_vec(descriptor), in allocate()
36 if (!arm::mapper::common::grallocDecodeBufferDescriptor(hidl_vec(descriptor), in allocate()
155 static bool grallocDecodeBufferDescriptor(const frameworks_vec<vecT> &androidDescriptor, buffer_des… in grallocDecodeBufferDescriptor() function