D | GrallocWrapper.cpp | 83 const mapper2::BufferDescriptor& descriptor, uint32_t count, bool import, in allocate() argument 98 if (import) { in allocate() 114 const mapper2::IMapper::BufferDescriptorInfo& descriptorInfo, bool import, in allocate() argument 118 auto buffers = allocate(descriptor, 1, import, outStride); in allocate()
|