Searched refs:mHalNotifiedShutter (Results 1 – 2 of 2) sorted by relevance
46 mHalNotifiedShutter(false), in CaptureSequencer()114 if (!mHalNotifiedShutter && resultExtras.requestId == mShutterCaptureId) { in notifyShutter()115 mHalNotifiedShutter = true; in notifyShutter()374 mHalNotifiedShutter = false; in manageStart()617 while (!mHalNotifiedShutter) { in manageStandardCaptureWait()628 if (mHalNotifiedShutter) { in manageStandardCaptureWait()
106 bool mHalNotifiedShutter; // Has HAL sent shutter to CaptureSequencer variable