Home
last modified time | relevance | path

Searched defs:AllocateMemory (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dnntensor.cpp219 OH_NN_ReturnCode NNTensor2_0::AllocateMemory(size_t length) in AllocateMemory() function in OHOS::NeuralNetworkRuntime::NNTensor2_0
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_buffer_vk.cpp315 void GpuBufferVk::AllocateMemory(const VkMemoryPropertyFlags requiredFlags, const VkMemoryPropertyF… in AllocateMemory() function in GpuBufferVk