Home
last modified time | relevance | path

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

/hardware/qcom/camera/QCamera2/HAL3/
DQCamera3Mem.cpp365 void QCamera3HeapMemory::deallocOneBuffer(QCamera3MemInfo &memInfo) in deallocOneBuffer() function in qcamera::QCamera3HeapMemory
552 deallocOneBuffer(mMemInfo[i]); in allocate()
567 deallocOneBuffer(mMemInfo[j]); in allocate()
610 deallocOneBuffer(mMemInfo[mBufferCount]); in allocateOne()
636 deallocOneBuffer(mMemInfo[i]); in deallocate()
DQCamera3Mem.h125 void deallocOneBuffer(struct QCamera3MemInfo &memInfo);
/hardware/qcom/camera/QCamera2/HAL/
DQCameraMem.cpp395 deallocOneBuffer(mMemInfo[j]); in alloc()
432 deallocOneBuffer(mMemInfo[i]); in dealloc()
531 void QCameraMemory::deallocOneBuffer(QCameraMemInfo &memInfo) in deallocOneBuffer() function in qcamera::QCameraMemory
620 QCameraMemory::deallocOneBuffer(*it); in clear()
815 deallocOneBuffer(mMemInfo[j]); in allocate()
819 deallocOneBuffer(mMemInfo[j]); in allocate()
867 deallocOneBuffer(mMemInfo[j]); in allocateMore()
1390 deallocOneBuffer(mMemInfo[j]);; in allocateMore()
DQCameraMem.h127 static void deallocOneBuffer(struct QCameraMemInfo &memInfo);