Home
last modified time | relevance | path

Searched defs:allocateBuffer (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DMemoryDomainTests.cpp619 std::pair<sp<IBuffer>, uint32_t> allocateBuffer(const sp<IPreparedModel>& preparedModel, in allocateBuffer() function in android::hardware::neuralnetworks::V1_3::vts::functional::MemoryDomainCopyTestBase
655 std::pair<sp<IBuffer>, uint32_t> allocateBuffer(const sp<IPreparedModel>& preparedModel, in allocateBuffer() function in android::hardware::neuralnetworks::V1_3::vts::functional::MemoryDomainCopyTestBase
/hardware/interfaces/media/omx/1.0/vts/functional/common/
Dmedia_hidl_test_common.cpp303 void allocateBuffer(sp<IOmxNode> omxNode, BufferInfo* buffer, OMX_U32 portIndex, in allocateBuffer() function
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraMem.cpp714 int QCameraMemoryPool::allocateBuffer( in allocateBuffer() function in qcamera::QCameraMemoryPool