Searched refs:m_precaptureTriggerId (Results 1 – 2 of 2) sorted by relevance
1069 m_ctlInfo.flash.m_precaptureTriggerId = 0; in ExynosCameraHWInterface2()2897 if (m_ctlInfo.flash.m_precaptureTriggerId > 0) { in m_preCaptureSetter()3219 if (m_IsAfModeUpdateRequired && (m_ctlInfo.flash.m_precaptureTriggerId == 0)) { in m_sensorThreadFunc()4804 m_ctlInfo.flash.m_precaptureTriggerId = id; in OnPrecaptureMeteringTriggerStart()5006 if (m_ctlInfo.flash.m_precaptureTriggerId > 0) { in OnPrecaptureMeteringNotificationSensor()5011 m_ctlInfo.flash.m_precaptureTriggerId, 0, m_callbackCookie); in OnPrecaptureMeteringNotificationSensor()5015 m_ctlInfo.flash.m_precaptureTriggerId, 0, m_callbackCookie); in OnPrecaptureMeteringNotificationSensor()5023 if (m_ctlInfo.flash.m_precaptureTriggerId > 0) { in OnPrecaptureMeteringNotificationISP()5033 m_ctlInfo.flash.m_precaptureTriggerId, 0, m_callbackCookie); in OnPrecaptureMeteringNotificationISP()5037 m_ctlInfo.flash.m_precaptureTriggerId, 0, m_callbackCookie); in OnPrecaptureMeteringNotificationISP()[all …]
242 int m_precaptureTriggerId; member