Searched refs:mBufType (Results 1 – 4 of 4) 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