Searched refs:mHalNotifiedShutter (Results 1 – 2 of 2) sorted by relevance
46 mHalNotifiedShutter(false), in CaptureSequencer()116 if (!mHalNotifiedShutter && resultExtras.requestId == mShutterCaptureId) { in notifyShutter()117 mHalNotifiedShutter = true; in notifyShutter()351 mHalNotifiedShutter = false; in manageStart()592 while (!mHalNotifiedShutter) { in manageStandardCaptureWait()603 if (mHalNotifiedShutter) { in manageStandardCaptureWait()
103 bool mHalNotifiedShutter; // Has HAL sent shutter to CaptureSequencer variable