Home
last modified time | relevance | path

Searched defs:allocate (Results 76 – 100 of 129) sorted by relevance

123456

/aosp12/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
H A DGralloc1On0Adapter.cpp239 gralloc1_error_t Gralloc1On0Adapter::allocate( in allocate() function in android::hardware::Gralloc1On0Adapter
/aosp12/hardware/interfaces/neuralnetworks/aidl/utils/src/
H A DDevice.cpp259 nn::GeneralResult<nn::SharedBuffer> Device::allocate( in allocate() function in aidl::android::hardware::neuralnetworks::utils::Device
/aosp12/hardware/interfaces/neuralnetworks/1.2/utils/src/
H A DDevice.cpp279 nn::GeneralResult<nn::SharedBuffer> Device::allocate( in allocate() function in android::hardware::neuralnetworks::V1_2::utils::Device
/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/aware/
H A DTlvBufferUtils.java123 public TlvConstructor allocate(int capacity) { in allocate() method in TlvBufferUtils.TlvConstructor
/aosp12/hardware/interfaces/neuralnetworks/utils/adapter/src/
H A DDevice.cpp308 nn::GeneralResult<std::pair<sp<V1_3::IBuffer>, uint32_t>> allocate( in allocate() function
540 Return<void> Device::allocate(const V1_3::BufferDesc& desc, in allocate() function in android::hardware::neuralnetworks::adapter::Device
/aosp12/frameworks/av/media/bufferpool/2.0/
H A DBufferPoolClient.cpp356 ResultStatus BufferPoolClient::Impl::allocate( in allocate() function in android::hardware::media::bufferpool::V2_0::implementation::BufferPoolClient::Impl
839 ResultStatus BufferPoolClient::allocate( in allocate() function in android::hardware::media::bufferpool::V2_0::implementation::BufferPoolClient
/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestMemoryDomain.cpp113 hardware::Return<void> allocate(const V1_3::BufferDesc&, in allocate() function in __anon75e9c8580110::TestDriverLatest
/aosp12/system/memory/libmemunreachable/
H A DAllocator.cpp452 void* Heap::allocate(size_t size) { in allocate() function in android::Heap
/aosp12/frameworks/native/libs/ui/
H A DGralloc2.cpp376 status_t Gralloc2Allocator::allocate(std::string /*requestorName*/, uint32_t width, uint32_t height, in allocate() function in android::Gralloc2Allocator
H A DGralloc3.cpp363 status_t Gralloc3Allocator::allocate(std::string /*requestorName*/, uint32_t width, uint32_t height, in allocate() function in android::Gralloc3Allocator
/aosp12/hardware/qcom/display/msm8994/libgralloc/
H A Dalloc_controller.cpp375 int IonController::allocate(alloc_data& data, int usage) in allocate() function in IonController
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/
H A DQCamera3Mem.cpp563 int QCamera3HeapMemory::allocate(size_t size) in allocate() function in qcamera::QCamera3HeapMemory
/aosp12/build/make/tools/
H A Dfat16copy.py632 def allocate(self, amount): member in fat
/aosp12/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DShaderProgram.java254 private native boolean allocate(GLEnvironment glEnv, in allocate() method in ShaderProgram
/aosp12/packages/modules/NeuralNetworks/shim_and_sl/
H A DShimDevice.cpp318 ::ndk::ScopedAStatus ShimDevice::allocate(const BufferDesc& desc, in allocate() function in aidl::android::hardware::neuralnetworks::ShimDevice
/aosp12/frameworks/av/media/bufferpool/1.0/
H A DAccessorImpl.cpp180 ResultStatus Accessor::Impl::allocate( in allocate() function in android::hardware::media::bufferpool::V1_0::implementation::Accessor::Impl
/aosp12/packages/modules/NeuralNetworks/driver/sample_aidl/
H A DSampleDriver.cpp141 ndk::ScopedAStatus SampleDriver::allocate( in allocate() function in android::nn::sample_driver::SampleDriver
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/vts/
H A DComposerVts.cpp333 const NativeHandleWrapper Gralloc::allocate(uint32_t width, uint32_t height, uint32_t layerCount, in allocate() function in android::hardware::graphics::composer::V2_1::vts::Gralloc
/aosp12/hardware/interfaces/graphics/composer/2.2/vts/functional/
H A DVtsHalGraphicsComposerV2_2TargetTest.cpp155 NativeHandleWrapper allocate() { in allocate() function in android::hardware::graphics::composer::V2_2::vts::__anon66ab465d0110::GraphicsComposerHidlCommandTest
/aosp12/packages/modules/NeuralNetworks/runtime/
H A DMemory.cpp472 std::pair<int, std::unique_ptr<RuntimeMemory>> MemoryBuilder::allocate() const { in allocate() function in android::nn::MemoryBuilder
H A DManager.cpp482 std::pair<int, std::unique_ptr<RuntimeMemory>> DriverDevice::allocate(const MemoryDescriptor& desc, in allocate() function in android::nn::DriverDevice
1006 std::pair<int, std::unique_ptr<RuntimeMemory>> CpuDevice::allocate(const MemoryDescriptor& desc, in allocate() function in android::nn::CpuDevice
/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc/
H A Dalloc_controller.cpp465 int IonController::allocate(alloc_data& data, int usage) in allocate() function in IonController
/aosp12/hardware/qcom/display/msm8996/libgralloc/
H A Dalloc_controller.cpp450 int IonController::allocate(alloc_data& data, int usage) in allocate() function in IonController
/aosp12/hardware/qcom/display/msm8909/libgralloc/
H A Dalloc_controller.cpp465 int IonController::allocate(alloc_data& data, int usage) in allocate() function in IonController
/aosp12/hardware/interfaces/camera/device/3.4/default/
H A DExternalCameraUtils.cpp104 int AllocatedFrame::allocate(YCbCrLayout* out) { in allocate() function in android::hardware::camera::device::V3_4::implementation::AllocatedFrame

123456