HomeSort by relevance Sort by last modified time
    Searched defs:sendEvtNotify (Results 1 - 6 of 6) 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...]
  /device/lge/hammerhead/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...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraPostProc.cpp 529 * FUNCTION : sendEvtNotify
542 int32_t QCameraPostProcessor::sendEvtNotify(int32_t msg_type,
546 return m_parent->sendEvtNotify(msg_type, ext1, ext2);
816 sendEvtNotify(CAMERA_MSG_ERROR,
    [all...]
QCamera2HWI.cpp     [all...]

Completed in 308 milliseconds