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

  /device/asus/flo/camera/QCamera2/HAL/
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...]
QCamera2HWI.cpp     [all...]
  /hardware/qcom/camera/QCamera2/HAL/
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...]
QCamera2HWI.cpp     [all...]

Completed in 2410 milliseconds