| /hardware/google/gchips/include/ |
| D | GrallocWrapper.h | 93 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/ |
| D | MapperVts.h | 97 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/ |
| D | IAllocator.aidl | 37 android.hardware.graphics.allocator.AllocationResult allocate(in byte[] descriptor, in int count); in allocate() method
|
| /hardware/google/gchips/gralloc4/src/4.x/ |
| D | GrallocAllocator.cpp | 52 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/ |
| D | IAllocator.aidl | 40 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/ |
| D | IAllocator.aidl | 40 android.hardware.graphics.allocator.AllocationResult allocate(in byte[] descriptor, in int count); in allocate() method
|
| /hardware/interfaces/graphics/allocator/aidl/android/hardware/graphics/allocator/ |
| D | IAllocator.aidl | 40 AllocationResult allocate(in byte[] descriptor, in int count); in allocate() method
|
| /hardware/interfaces/graphics/allocator/2.0/utils/hal/include/allocator-hal/2.0/ |
| D | Allocator.h | 57 Return<void> allocate(const BufferDescriptor& descriptor, uint32_t count, in allocate() function
|
| /hardware/qcom/sm8150/display/gralloc/ |
| D | QtiAllocator.cpp | 83 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/ |
| D | QtiAllocator.cpp | 83 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/ |
| D | GrallocAllocator.cpp | 29 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/ |
| D | GrallocWrapper.cpp | 141 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/ |
| D | Allocator.cpp | 38 void allocate(const buffer_descriptor_t &bufferDescriptor, uint32_t count, IAllocator::allocate_cb … in allocate() function
|
| /hardware/interfaces/automotive/evs/1.1/default/ |
| D | ConfigManager.h | 62 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/ |
| D | IDevice.aidl | 37 …android.hardware.neuralnetworks.DeviceBuffer allocate(in android.hardware.neuralnetworks.BufferDes… in allocate() method
|
| /hardware/interfaces/media/bufferpool/aidl/default/ |
| D | Connection.cpp | 99 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/ |
| D | IDevice.aidl | 37 …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/ |
| D | IDevice.aidl | 37 …android.hardware.neuralnetworks.DeviceBuffer allocate(in android.hardware.neuralnetworks.BufferDes… in allocate() method
|
| /hardware/interfaces/graphics/mapper/2.0/utils/vts/ |
| D | MapperVts.cpp | 76 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/ |
| D | IDevice.aidl | 37 …android.hardware.neuralnetworks.DeviceBuffer allocate(in android.hardware.neuralnetworks.BufferDes… in allocate() method
|
| /hardware/interfaces/neuralnetworks/aidl/android/hardware/neuralnetworks/ |
| D | IDevice.aidl | 116 DeviceBuffer allocate(in BufferDesc desc, in IPreparedModelParcel[] preparedModels, in allocate() method
|
| /hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/current/android/hardware/neuralnetworks/ |
| D | IDevice.aidl | 37 …android.hardware.neuralnetworks.DeviceBuffer allocate(in android.hardware.neuralnetworks.BufferDes… in allocate() method
|
| /hardware/google/aemu/host-common/ |
| D | address_space_host_memory_allocator.cpp | 83 uint64_t AddressSpaceHostMemoryAllocatorContext::allocate(AddressSpaceDevicePingInfo *info) { in allocate() function in android::emulation::AddressSpaceHostMemoryAllocatorContext
|
| /hardware/interfaces/graphics/mapper/2.1/utils/vts/ |
| D | MapperVts.cpp | 106 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/ |
| D | InvalidDevice.cpp | 99 nn::GeneralResult<nn::SharedBuffer> InvalidDevice::allocate( in allocate() function in android::hardware::neuralnetworks::utils::InvalidDevice
|