Home
last modified time | relevance | path

Searched refs:deallocOneBuffer (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3Mem.cpp366 void QCamera3HeapMemory::deallocOneBuffer(QCamera3MemInfo &memInfo) in deallocOneBuffer() function in qcamera::QCamera3HeapMemory
590 deallocOneBuffer(mMemInfo[i]); in allocate()
605 deallocOneBuffer(mMemInfo[j]); in allocate()
648 deallocOneBuffer(mMemInfo[mBufferCount]); in allocateOne()
674 deallocOneBuffer(mMemInfo[i]); in deallocate()
DQCamera3Mem.h127 void deallocOneBuffer(struct QCamera3MemInfo &memInfo);
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraMem.cpp403 deallocOneBuffer(mMemInfo[j]); in alloc()
440 deallocOneBuffer(mMemInfo[i]); in dealloc()
540 void QCameraMemory::deallocOneBuffer(QCameraMemInfo &memInfo) in deallocOneBuffer() function in qcamera::QCameraMemory
629 QCameraMemory::deallocOneBuffer(*it); in clear()
825 deallocOneBuffer(mMemInfo[j]); in allocate()
829 deallocOneBuffer(mMemInfo[j]); in allocate()
877 deallocOneBuffer(mMemInfo[j]); in allocateMore()
1397 deallocOneBuffer(mMemInfo[j]);; in allocateMore()
DQCameraMem.h151 static void deallocOneBuffer(struct QCameraMemInfo &memInfo);