Home
last modified time | relevance | path

Searched refs:mBufType (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL/
DQCameraMem.h135 QCameraMemType mBufType; variable
DQCameraMem.cpp77 mBufType(bufType) in QCameraMemory()
1283 mBufType = bufType; in QCameraVideoMemory()
1326 if (!(mBufType & QCAMERA_MEM_TYPE_BATCH)) { in allocate()
1380 if (!(mBufType & QCAMERA_MEM_TYPE_BATCH)) { in allocateMore()