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

  /device/asus/flo/camera/QCamera2/HAL/
QCameraPostProc.h 119 int32_t sendEvtNotify(int32_t msg_type, int32_t ext1, int32_t ext2);
QCameraPostProc.cpp 376 * FUNCTION : sendEvtNotify
389 int32_t QCameraPostProcessor::sendEvtNotify(int32_t msg_type,
393 return m_parent->sendEvtNotify(msg_type, ext1, ext2);
591 sendEvtNotify(CAMERA_MSG_ERROR,
    [all...]
QCameraStateMachine.cpp 549 m_parent->sendEvtNotify(CAMERA_MSG_ERROR,
829 m_parent->sendEvtNotify(CAMERA_MSG_ERROR,
    [all...]
QCamera2HWI.h 299 int32_t sendEvtNotify(int32_t msg_type, int32_t ext1, int32_t ext2);
QCamera2HWI.cpp     [all...]
  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3PostProc.h 114 int32_t sendEvtNotify(int32_t msg_type, int32_t ext1, int32_t ext2);
  /hardware/qcom/camera/QCamera2/HAL/
QCameraPostProc.h 119 int32_t sendEvtNotify(int32_t msg_type, int32_t ext1, int32_t ext2);
QCameraPostProc.cpp 376 * FUNCTION : sendEvtNotify
389 int32_t QCameraPostProcessor::sendEvtNotify(int32_t msg_type,
393 return m_parent->sendEvtNotify(msg_type, ext1, ext2);
591 sendEvtNotify(CAMERA_MSG_ERROR,
    [all...]
QCameraStateMachine.cpp 549 m_parent->sendEvtNotify(CAMERA_MSG_ERROR,
829 m_parent->sendEvtNotify(CAMERA_MSG_ERROR,
    [all...]
QCamera2HWI.h 299 int32_t sendEvtNotify(int32_t msg_type, int32_t ext1, int32_t ext2);
QCamera2HWI.cpp     [all...]
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3PostProc.h 115 int32_t sendEvtNotify(int32_t msg_type, int32_t ext1, int32_t ext2);

Completed in 389 milliseconds