Home
last modified time | relevance | path

Searched refs:mDebugFps (Results 1 – 6 of 6) sorted by relevance

/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI_Record.cpp69 mDebugFps(false) in QCameraStream_record()
75 mDebugFps = atoi(value); in QCameraStream_record()
131 if (UNLIKELY(mDebugFps)) { in processRecordFrame()
DQCameraHWI_Preview.cpp606 if (UNLIKELY(mHalCamCtrl->mDebugFps)) { in processPreviewFrameWithDisplay()
825 if (UNLIKELY(mHalCamCtrl->mDebugFps)) { in processPreviewFrameWithOutDisplay()
DQCameraHWI.cpp1050 mDebugFps(0), in QCameraHardwareInterface()
1110 mDebugFps = atoi(value); in QCameraHardwareInterface()
/device/moto/shamu/camera/QCamera/HAL/core/inc/
DQCameraStream.h155 bool mDebugFps;
DQCameraHWI.h780 int mDebugFps; variable
/device/moto/shamu/camera/QCamera/HAL2/core/inc/
DQCameraHWI.h716 int mDebugFps;