HomeSort by relevance Sort by last modified time
    Searched refs:deallocOneBuffer (Results 1 - 8 of 8) sorted by null

  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3Mem.h 100 void deallocOneBuffer(struct QCamera3MemInfo &memInfo);
QCamera3Mem.cpp 279 deallocOneBuffer(mMemInfo[j]);
298 deallocOneBuffer(mMemInfo[i]);
368 * FUNCTION : deallocOneBuffer
377 void QCamera3HeapMemory::deallocOneBuffer(QCamera3MemInfo &memInfo)
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3Mem.h 100 void deallocOneBuffer(struct QCamera3MemInfo &memInfo);
QCamera3Mem.cpp 279 deallocOneBuffer(mMemInfo[j]);
298 deallocOneBuffer(mMemInfo[i]);
368 * FUNCTION : deallocOneBuffer
377 void QCamera3HeapMemory::deallocOneBuffer(QCamera3MemInfo &memInfo)
  /device/asus/flo/camera/QCamera2/HAL/
QCameraMem.h 80 void deallocOneBuffer(struct QCameraMemInfo &memInfo);
QCameraMem.cpp 259 deallocOneBuffer(mMemInfo[j]);
278 deallocOneBuffer(mMemInfo[i]);
349 * FUNCTION : deallocOneBuffer
358 void QCameraMemory::deallocOneBuffer(QCameraMemInfo &memInfo)
    [all...]
  /hardware/qcom/camera/QCamera2/HAL/
QCameraMem.h 80 void deallocOneBuffer(struct QCameraMemInfo &memInfo);
QCameraMem.cpp 259 deallocOneBuffer(mMemInfo[j]);
278 deallocOneBuffer(mMemInfo[i]);
349 * FUNCTION : deallocOneBuffer
358 void QCameraMemory::deallocOneBuffer(QCameraMemInfo &memInfo)
    [all...]

Completed in 52 milliseconds