Searched refs:onCaptureFormatChange (Results 1 – 3 of 3) sorted by relevance
103 callEvents.onCaptureFormatChange(width, height, framerate); in onStopTrackingTouch()
47 public void onCaptureFormatChange(int width, int height, int framerate); in onCaptureFormatChange() method
319 public void onCaptureFormatChange(int width, int height, int framerate) { in onCaptureFormatChange() method in CallActivity