Home
last modified time | relevance | path

Searched refs:onOutputFormatRequestOnCameraThread (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/talk/app/webrtc/java/android/org/webrtc/
DVideoCapturerAndroid.java285 onOutputFormatRequestOnCameraThread(width, height, framerate); in onOutputFormatRequest()
623 private void onOutputFormatRequestOnCameraThread(int width, int height, int framerate) { in onOutputFormatRequestOnCameraThread() method in VideoCapturerAndroid