Home
last modified time | relevance | path

Searched defs:allocate (Results 1 – 25 of 77) sorted by relevance

1234

/hardware/google/gchips/include/
DGrallocWrapper.h93 Error allocate(BufferDescriptor descriptor, in allocate() function
99 Error allocate(const IMapper::BufferDescriptorInfo& descriptorInfo, uint32_t count, in allocate() function
110 Error allocate(const IMapper::BufferDescriptorInfo& descriptorInfo, in allocate() function
/hardware/interfaces/graphics/mapper/4.0/utils/vts/include/mapper-vts/4.0/
DMapperVts.h97 const native_handle_t* allocate(const IMapper::BufferDescriptorInfo& descriptorInfo, in allocate() function
102 const native_handle_t* allocate(const IMapper::BufferDescriptorInfo& descriptorInfo, in allocate() function
107 const native_handle_t* allocate(const IMapper::BufferDescriptorInfo& descriptorInfo, in allocate() function
/hardware/interfaces/graphics/allocator/aidl/aidl_api/android.hardware.graphics.allocator/1/android/hardware/graphics/allocator/
DIAllocator.aidl37 android.hardware.graphics.allocator.AllocationResult allocate(in byte[] descriptor, in int count); in allocate() method
/hardware/interfaces/media/c2/aidl/aidl_api/android.hardware.media.c2/1/android/hardware/media/c2/
DIPooledGraphicBufferAllocator.aidl37 …android.hardware.media.c2.IPooledGraphicBufferAllocator.Allocation allocate(in android.hardware.me… in allocate() method
DIGraphicBufferAllocator.aidl37 …android.hardware.media.c2.IGraphicBufferAllocator.Allocation allocate(in android.hardware.media.c2… in allocate() method
/hardware/interfaces/media/c2/aidl/android/hardware/media/c2/
DIPooledGraphicBufferAllocator.aidl68 Allocation allocate(in Description desc); in allocate() method
DIGraphicBufferAllocator.aidl67 Allocation allocate(in Description desc); in allocate() method
/hardware/interfaces/media/c2/aidl/aidl_api/android.hardware.media.c2/current/android/hardware/media/c2/
DIPooledGraphicBufferAllocator.aidl37 …android.hardware.media.c2.IPooledGraphicBufferAllocator.Allocation allocate(in android.hardware.me… in allocate() method
DIGraphicBufferAllocator.aidl37 …android.hardware.media.c2.IGraphicBufferAllocator.Allocation allocate(in android.hardware.media.c2… in allocate() method
/hardware/interfaces/graphics/allocator/aidl/aidl_api/android.hardware.graphics.allocator/current/android/hardware/graphics/allocator/
DIAllocator.aidl40 android.hardware.graphics.allocator.AllocationResult allocate(in byte[] descriptor, in int count); in allocate() method
/hardware/interfaces/graphics/allocator/aidl/aidl_api/android.hardware.graphics.allocator/2/android/hardware/graphics/allocator/
DIAllocator.aidl40 android.hardware.graphics.allocator.AllocationResult allocate(in byte[] descriptor, in int count); in allocate() method
/hardware/interfaces/graphics/allocator/aidl/android/hardware/graphics/allocator/
DIAllocator.aidl40 AllocationResult allocate(in byte[] descriptor, in int count); in allocate() method
/hardware/interfaces/graphics/allocator/2.0/utils/hal/include/allocator-hal/2.0/
DAllocator.h57 Return<void> allocate(const BufferDescriptor& descriptor, uint32_t count, in allocate() function
/hardware/qcom/sm7250/display/gralloc/
DQtiAllocator.cpp83 Return<void> QtiAllocator::allocate(const hidl_vec<uint32_t> &descriptor, uint32_t count, in allocate() function in vendor::qti::hardware::display::allocator::V3_0::implementation::QtiAllocator
150 Return<void> QtiAllocator::allocate(const hidl_vec<uint8_t> &descriptor, uint32_t count, in allocate() function in vendor::qti::hardware::display::allocator::V4_0::implementation::QtiAllocator
/hardware/qcom/sm8150/display/gralloc/
DQtiAllocator.cpp83 Return<void> QtiAllocator::allocate(const hidl_vec<uint32_t> &descriptor, uint32_t count, in allocate() function in vendor::qti::hardware::display::allocator::V3_0::implementation::QtiAllocator
150 Return<void> QtiAllocator::allocate(const hidl_vec<uint8_t> &descriptor, uint32_t count, in allocate() function in vendor::qti::hardware::display::allocator::V4_0::implementation::QtiAllocator
/hardware/google/gchips/gralloc4/src/aidl/
DGrallocAllocator.cpp34 ndk::ScopedAStatus GrallocAllocator::allocate(const std::vector<uint8_t>& descriptor, int32_t count, in allocate() function in pixel::allocator::GrallocAllocator
/hardware/interfaces/automotive/evs/1.1/default/
DConfigManager.h62 bool allocate(size_t entry_cap, size_t data_cap) { in allocate() function
/hardware/interfaces/graphics/mapper/2.0/utils/vts/
DMapperVts.cpp76 std::vector<const native_handle_t*> Gralloc::allocate(const BufferDescriptor& descriptor, in allocate() function in android::hardware::graphics::mapper::V2_0::vts::Gralloc
107 const native_handle_t* Gralloc::allocate(const IMapper::BufferDescriptorInfo& descriptorInfo, in allocate() function in android::hardware::graphics::mapper::V2_0::vts::Gralloc
/hardware/interfaces/media/bufferpool/aidl/default/
DConnection.cpp99 BufferPoolStatus Connection::allocate( in allocate() function in aidl::android::hardware::media::bufferpool2::implementation::Connection
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/2/android/hardware/neuralnetworks/
DIDevice.aidl37 …android.hardware.neuralnetworks.DeviceBuffer allocate(in android.hardware.neuralnetworks.BufferDes… in allocate() method
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/3/android/hardware/neuralnetworks/
DIDevice.aidl37 …android.hardware.neuralnetworks.DeviceBuffer allocate(in android.hardware.neuralnetworks.BufferDes… in allocate() method
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/1/android/hardware/neuralnetworks/
DIDevice.aidl37 …android.hardware.neuralnetworks.DeviceBuffer allocate(in android.hardware.neuralnetworks.BufferDes… in allocate() method
/hardware/interfaces/neuralnetworks/aidl/android/hardware/neuralnetworks/
DIDevice.aidl116 DeviceBuffer allocate(in BufferDesc desc, in IPreparedModelParcel[] preparedModels, in allocate() method
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/4/android/hardware/neuralnetworks/
DIDevice.aidl37 …android.hardware.neuralnetworks.DeviceBuffer allocate(in android.hardware.neuralnetworks.BufferDes… in allocate() method
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/current/android/hardware/neuralnetworks/
DIDevice.aidl37 …android.hardware.neuralnetworks.DeviceBuffer allocate(in android.hardware.neuralnetworks.BufferDes… in allocate() method

1234