Searched refs:BufferDescriptorT (Results 1 – 1 of 1) sorted by relevance
125 typedef BaseTypeOfFirstArg<decltype(&AllocatorT::allocate)> BufferDescriptorT; typedef in android::__anonc3f8ead10110::GrallocHalWrapper127 BufferDescriptorT getDescriptor(uint32_t size);134 BufferDescriptorT descriptor = getDescriptor(size); in allocate()161 typename GrallocHalWrapper<AllocatorT, MapperT>::BufferDescriptorT171 BufferDescriptorT descriptor; in getDescriptor()172 auto callback = [&](auto error, const BufferDescriptorT& tmpDescriptor) { in getDescriptor()