Home
last modified time | relevance | path

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

/external/webrtc/examples/androidapp/src/org/appspot/apprtc/
DCallFragment.java45 void onVideoScalingSwitch(ScalingType scalingType); in onVideoScalingSwitch() method
89 callEvents.onVideoScalingSwitch(scalingType); in onCreateView()
DCallActivity.java531 public void onVideoScalingSwitch(ScalingType scalingType) {