Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/allocator/aidl/android/hardware/graphics/allocator/
DIAllocator.aidl54 AllocationResult allocate2(in BufferDescriptorInfo descriptor, in int count); in allocate2() method
/hardware/interfaces/graphics/allocator/aidl/aidl_api/android.hardware.graphics.allocator/current/android/hardware/graphics/allocator/
DIAllocator.aidl41 …android.hardware.graphics.allocator.AllocationResult allocate2(in android.hardware.graphics.alloca… in allocate2() method
/hardware/interfaces/graphics/allocator/aidl/aidl_api/android.hardware.graphics.allocator/2/android/hardware/graphics/allocator/
DIAllocator.aidl41 …android.hardware.graphics.allocator.AllocationResult allocate2(in android.hardware.graphics.alloca… in allocate2() method
/hardware/google/gchips/gralloc4/src/aidl/
DGrallocAllocator2.h26 virtual ndk::ScopedAStatus allocate2(const AidlAllocator::BufferDescriptorInfo& descriptor,
DGrallocAllocator2.cpp105 ndk::ScopedAStatus GrallocAllocator::allocate2( in allocate2() function in pixel::allocator::GrallocAllocator
/hardware/interfaces/graphics/allocator/aidl/vts/
DVtsHalGraphicsAllocatorAidl_TargetTest.cpp181 status = mAllocator->allocate2(descriptorInfo, 1, &result); in allocate()
/hardware/interfaces/graphics/mapper/stable-c/vts/
DVtsHalGraphicsMapperStableC_TargetTest.cpp185 ::ndk::ScopedAStatus status = mAllocator->allocate2(descriptorInfo, 1, &result); in allocate()