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

  /device/google/marlin/camera/QCamera2/HAL/
QCameraMuxer.cpp     [all...]
QCameraPostProc.cpp 702 * FUNCTION : sendEvtNotify
715 int32_t QCameraPostProcessor::sendEvtNotify(int32_t msg_type,
719 return m_parent->sendEvtNotify(msg_type, ext1, ext2);
    [all...]
QCamera2HWI.cpp     [all...]
  /device/huawei/angler/camera/QCamera2/HAL/
QCameraPostProc.cpp 616 * FUNCTION : sendEvtNotify
629 int32_t QCameraPostProcessor::sendEvtNotify(int32_t msg_type,
633 return m_parent->sendEvtNotify(msg_type, ext1, ext2);
    [all...]
QCamera2HWI.cpp     [all...]
  /device/lge/bullhead/camera/QCamera2/HAL/
QCameraPostProc.cpp 616 * FUNCTION : sendEvtNotify
629 int32_t QCameraPostProcessor::sendEvtNotify(int32_t msg_type,
633 return m_parent->sendEvtNotify(msg_type, ext1, ext2);
    [all...]
QCamera2HWI.cpp     [all...]

Completed in 227 milliseconds