Searched defs:OnCapturerStarted (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/talk/app/webrtc/ | ||
D | androidvideocapturer.cc | 209 void AndroidVideoCapturer::OnCapturerStarted(bool success) { in OnCapturerStarted() function in webrtc::AndroidVideoCapturer |
/external/webrtc/talk/app/webrtc/java/jni/ | ||
D | androidvideocapturer_jni.cc | 145 void AndroidVideoCapturerJni::OnCapturerStarted(bool success) { in OnCapturerStarted() function in webrtc_jni::AndroidVideoCapturerJni |