Searched refs:OnCapturerStarted (Results 1 – 4 of 4) sorted by relevance
145 void AndroidVideoCapturerJni::OnCapturerStarted(bool success) { in OnCapturerStarted() function in webrtc_jni::AndroidVideoCapturerJni148 &webrtc::AndroidVideoCapturer::OnCapturerStarted, in OnCapturerStarted()222 reinterpret_cast<AndroidVideoCapturerJni*>(j_capturer)->OnCapturerStarted( in JOW()
64 void OnCapturerStarted(bool success);
66 void OnCapturerStarted(bool success);
209 void AndroidVideoCapturer::OnCapturerStarted(bool success) { in OnCapturerStarted() function in webrtc::AndroidVideoCapturer