Searched refs:m_ComposeMpoTh (Results 1 – 4 of 4) sorted by relevance
/hardware/qcom/camera/msm8998/QCamera2/HAL/ |
D | QCameraMuxer.cpp | 153 m_ComposeMpoTh.launch(composeMpoRoutine, this); in QCameraMuxer() 187 m_ComposeMpoTh.sendCmd(CAMERA_CMD_TYPE_STOP_DATA_PROC, TRUE, FALSE); in ~QCameraMuxer() 188 m_ComposeMpoTh.exit(); in ~QCameraMuxer() 1176 gMuxer->m_ComposeMpoTh.sendCmd( in take_picture() 1321 gMuxer->m_ComposeMpoTh.sendCmd(CAMERA_CMD_TYPE_STOP_DATA_PROC, FALSE, FALSE); in cancel_picture() 1563 gMuxer->m_ComposeMpoTh.sendCmd(CAMERA_CMD_TYPE_STOP_DATA_PROC, in send_command() 2524 QCameraCmdThread *cmdThread = &gMuxer->m_ComposeMpoTh; in composeMpoRoutine() 2747 m_ComposeMpoTh.sendCmd(CAMERA_CMD_TYPE_DO_NEXT_JOB, FALSE, FALSE); in storeJpeg() 2768 m_ComposeMpoTh.sendCmd(CAMERA_CMD_TYPE_DO_NEXT_JOB, FALSE, FALSE); in storeJpeg()
|
D | QCameraMuxer.h | 235 QCameraCmdThread m_ComposeMpoTh; variable
|
/hardware/qcom/camera/QCamera2/HAL/ |
D | QCameraMuxer.cpp | 153 m_ComposeMpoTh.launch(composeMpoRoutine, this); in QCameraMuxer() 187 m_ComposeMpoTh.sendCmd(CAMERA_CMD_TYPE_STOP_DATA_PROC, TRUE, FALSE); in ~QCameraMuxer() 188 m_ComposeMpoTh.exit(); in ~QCameraMuxer() 1176 gMuxer->m_ComposeMpoTh.sendCmd( in take_picture() 1321 gMuxer->m_ComposeMpoTh.sendCmd(CAMERA_CMD_TYPE_STOP_DATA_PROC, FALSE, FALSE); in cancel_picture() 1563 gMuxer->m_ComposeMpoTh.sendCmd(CAMERA_CMD_TYPE_STOP_DATA_PROC, in send_command() 2522 QCameraCmdThread *cmdThread = &gMuxer->m_ComposeMpoTh; in composeMpoRoutine() 2745 m_ComposeMpoTh.sendCmd(CAMERA_CMD_TYPE_DO_NEXT_JOB, FALSE, FALSE); in storeJpeg() 2766 m_ComposeMpoTh.sendCmd(CAMERA_CMD_TYPE_DO_NEXT_JOB, FALSE, FALSE); in storeJpeg()
|
D | QCameraMuxer.h | 233 QCameraCmdThread m_ComposeMpoTh; variable
|