Home
last modified time | relevance | path

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

123

/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/google/gchips/gralloc4/src/4.x/
DGrallocAllocator.cpp52 Return<void> GrallocAllocator::allocate(const BufferDescriptor &descriptor, uint32_t count, allocat… in allocate() function in arm::allocator::GrallocAllocator
/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/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/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/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/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/google/gchips/gralloc4/src/aidl/
DGrallocAllocator.cpp29 ndk::ScopedAStatus GrallocAllocator::allocate(const std::vector<uint8_t>& descriptor, int32_t count, in allocate() function in pixel::allocator::GrallocAllocator
/hardware/interfaces/sensors/common/vts/utils/
DGrallocWrapper.cpp141 native_handle_t* GrallocHalWrapper<IAllocatorAidl, IMapper4, std::shared_ptr>::allocate( in allocate() function in android::__anonfabdb44a0111::GrallocHalWrapper::shared_ptr
166 native_handle_t* GrallocHalWrapper<AllocatorT, MapperT, AllocatorWrapperT>::allocate( in allocate() function in android::__anonfabdb44a0111::GrallocHalWrapper
332 std::pair<native_handle_t*, void*> GrallocWrapper::allocate(uint32_t size) { in allocate() function in android::GrallocWrapper
/hardware/google/gchips/gralloc4/src/hidl_common/
DAllocator.cpp38 void allocate(const buffer_descriptor_t &bufferDescriptor, uint32_t count, IAllocator::allocate_cb … in allocate() function
/hardware/interfaces/automotive/evs/1.1/default/
DConfigManager.h62 bool allocate(size_t entry_cap, size_t data_cap) { in allocate() function
/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/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/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/2/android/hardware/neuralnetworks/
DIDevice.aidl37 …android.hardware.neuralnetworks.DeviceBuffer allocate(in android.hardware.neuralnetworks.BufferDes… in allocate() method
/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/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/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/current/android/hardware/neuralnetworks/
DIDevice.aidl37 …android.hardware.neuralnetworks.DeviceBuffer allocate(in android.hardware.neuralnetworks.BufferDes… in allocate() method
/hardware/google/aemu/host-common/
Daddress_space_host_memory_allocator.cpp83 uint64_t AddressSpaceHostMemoryAllocatorContext::allocate(AddressSpaceDevicePingInfo *info) { in allocate() function in android::emulation::AddressSpaceHostMemoryAllocatorContext
/hardware/interfaces/graphics/mapper/2.1/utils/vts/
DMapperVts.cpp106 const native_handle_t* Gralloc::allocate(const IMapper::BufferDescriptorInfo& descriptorInfo, in allocate() function in android::hardware::graphics::mapper::V2_1::vts::Gralloc
/hardware/interfaces/neuralnetworks/utils/common/src/
DInvalidDevice.cpp99 nn::GeneralResult<nn::SharedBuffer> InvalidDevice::allocate( in allocate() function in android::hardware::neuralnetworks::utils::InvalidDevice

123