Searched refs:mBufType (Results 1 – 6 of 6) sorted by relevance
71 mBufType(bufType) in QCameraMemory()1210 mBufType = bufType; in QCameraVideoMemory()1246 if (mBufType != CAM_STREAM_BUF_TYPE_USERPTR) { in allocate()1294 if (mBufType != CAM_STREAM_BUF_TYPE_USERPTR) { in allocateMore()1389 if (mBufType != CAM_STREAM_BUF_TYPE_USERPTR) { in deallocate()
122 cam_stream_buf_type mBufType; variable
71 mBufType(bufType) in QCameraMemory()1213 mBufType = bufType; in QCameraVideoMemory()1249 if (mBufType != CAM_STREAM_BUF_TYPE_USERPTR) { in allocate()1298 if (mBufType != CAM_STREAM_BUF_TYPE_USERPTR) { in allocateMore()1394 if (mBufType != CAM_STREAM_BUF_TYPE_USERPTR) { in deallocate()
83 mBufType(bufType) in QCameraMemory()1290 mBufType = bufType; in QCameraVideoMemory()1333 if (!(mBufType & QCAMERA_MEM_TYPE_BATCH)) { in allocate()1385 if (!(mBufType & QCAMERA_MEM_TYPE_BATCH)) { in allocateMore()
135 QCameraMemType mBufType; variable