Searched refs:onCapturerStarted (Results 1 – 2 of 2) sorted by relevance
466 frameObserver.onCapturerStarted(true); in startCaptureOnCameraThread()476 frameObserver.onCapturerStarted(false); in startCaptureOnCameraThread()727 abstract void onCapturerStarted(boolean success); in onCapturerStarted() method756 public void onCapturerStarted(boolean success) { in onCapturerStarted() method in VideoCapturerAndroid.NativeObserver
114 public void onCapturerStarted(boolean success) { in onCapturerStarted() method in VideoCapturerAndroidTestFixtures.FakeCapturerObserver