Searched refs:allocate2 (Results 1 – 7 of 7) sorted by relevance
54 AllocationResult allocate2(in BufferDescriptorInfo descriptor, in int count); in allocate2() method
41 …android.hardware.graphics.allocator.AllocationResult allocate2(in android.hardware.graphics.alloca… in allocate2() method
26 virtual ndk::ScopedAStatus allocate2(const AidlAllocator::BufferDescriptorInfo& descriptor,
105 ndk::ScopedAStatus GrallocAllocator::allocate2( in allocate2() function in pixel::allocator::GrallocAllocator
181 status = mAllocator->allocate2(descriptorInfo, 1, &result); in allocate()
185 ::ndk::ScopedAStatus status = mAllocator->allocate2(descriptorInfo, 1, &result); in allocate()