Home
last modified time | relevance | path

Searched defs:allocate2 (Results 1 – 4 of 4) sorted by relevance

/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/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/android/hardware/graphics/allocator/
DIAllocator.aidl54 AllocationResult allocate2(in BufferDescriptorInfo descriptor, in int count); in allocate2() method
/hardware/google/gchips/gralloc4/src/aidl/
DGrallocAllocator2.cpp105 ndk::ScopedAStatus GrallocAllocator::allocate2( in allocate2() function in pixel::allocator::GrallocAllocator