Searched defs:allocOneBuffer (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3Mem.cpp275 rc = allocOneBuffer(mMemInfo[i], heap_id, size);
302 * FUNCTION : allocOneBuffer
315 int QCamera3HeapMemory::allocOneBuffer(QCamera3MemInfo &memInfo, int heap_id, int size) function in class:qcamera::QCamera3HeapMemory
/hardware/qcom/camera/QCamera2/HAL/
H A DQCameraMem.cpp255 rc = allocOneBuffer(mMemInfo[i], heap_id, size);
282 * FUNCTION : allocOneBuffer
295 int QCameraMemory::allocOneBuffer(QCameraMemInfo &memInfo, int heap_id, int size) function in class:qcamera::QCameraMemory

Completed in 1292 milliseconds