Home
last modified time | relevance | path

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

/device/huawei/angler/camera/QCamera2/HAL/
DQCameraMem.cpp71 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()
DQCameraMem.h122 cam_stream_buf_type mBufType; variable
/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraMem.cpp71 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()
DQCameraMem.h122 cam_stream_buf_type mBufType; variable