HomeSort by relevance Sort by last modified time
    Searched refs:m_ComposeMpoTh (Results 1 - 4 of 4) sorted by null

  /device/google/marlin/camera/QCamera2/HAL/
QCameraMuxer.h 233 QCameraCmdThread m_ComposeMpoTh;
QCameraMuxer.cpp 153 m_ComposeMpoTh.launch(composeMpoRoutine, this);
187 m_ComposeMpoTh.sendCmd(CAMERA_CMD_TYPE_STOP_DATA_PROC, TRUE, FALSE);
188 m_ComposeMpoTh.exit();
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCameraMuxer.h 235 QCameraCmdThread m_ComposeMpoTh;
QCameraMuxer.cpp 153 m_ComposeMpoTh.launch(composeMpoRoutine, this);
187 m_ComposeMpoTh.sendCmd(CAMERA_CMD_TYPE_STOP_DATA_PROC, TRUE, FALSE);
188 m_ComposeMpoTh.exit();
    [all...]

Completed in 199 milliseconds