Home
last modified time | relevance | path

Searched refs:allocateBuffer (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraMem.h169 int allocateBuffer(struct QCameraMemory::QCameraMemInfo &memInfo,
DQCameraMem.cpp407 rc = mMemoryPool->allocateBuffer(mMemInfo[i], in alloc()
714 int QCameraMemoryPool::allocateBuffer( in allocateBuffer() function in qcamera::QCameraMemoryPool
/hardware/interfaces/media/omx/1.0/vts/functional/common/
Dmedia_hidl_test_common.cpp262 void allocateBuffer(sp<IOmxNode> omxNode, BufferInfo* buffer, OMX_U32 portIndex, in allocateBuffer() function
356 ASSERT_NO_FATAL_FAILURE(allocateBuffer(omxNode, &buffer, portIndex, in allocatePortBuffers()
Dmedia_hidl_test_common.h303 void allocateBuffer(sp<IOmxNode> omxNode, BufferInfo* buffer, OMX_U32 portIndex,
/hardware/interfaces/media/omx/1.0/vts/functional/component/
DVtsHalMediaOmxV1_0TargetComponentTest.cpp463 ASSERT_NO_FATAL_FAILURE(allocateBuffer(omxNode, &buffer, portBase, in TEST_F()
774 ASSERT_NO_FATAL_FAILURE(allocateBuffer( in TEST_F()