Searched refs:isCaptureActive (Results 1 – 2 of 2) sorted by relevance
4454 if (frameCaptureShared->isCaptureActive()) in maybeCapturePreCallUpdates()4474 if (frameCaptureShared->isCaptureActive()) in maybeCapturePreCallUpdates()4489 if (frameCaptureShared->isCaptureActive()) in maybeCapturePreCallUpdates()4549 if (isCaptureActive()) in maybeCapturePreCallUpdates()4559 if (isCaptureActive()) in maybeCapturePreCallUpdates()4570 if (isCaptureActive()) in maybeCapturePreCallUpdates()
448 bool isCaptureActive() { return mCaptureActive; } in isCaptureActive() function