HomeSort by relevance Sort by last modified time
    Searched defs:VideoCapturerAndroidTestFixtures (Results 1 - 2 of 2) sorted by null

  /external/webrtc/talk/app/webrtc/androidtests/src/org/webrtc/
VideoCapturerAndroidTest.java 82 VideoCapturerAndroidTestFixtures.release(VideoCapturerAndroid.create("", null));
88 VideoCapturerAndroidTestFixtures.release(
107 VideoCapturerAndroidTestFixtures.startCapturerAndRender(capturer);
115 VideoCapturerAndroidTestFixtures.startCapturerAndRender(capturer);
127 VideoCapturerAndroidTestFixtures.startCapturerAndRender(capturer);
135 if (!VideoCapturerAndroidTestFixtures.HaveTwoCameras()) {
142 VideoCapturerAndroidTestFixtures.startCapturerAndRender(capturer);
151 VideoCapturerAndroidTestFixtures.switchCamera(capturer);
159 VideoCapturerAndroidTestFixtures.switchCamera(capturer);
165 VideoCapturerAndroidTestFixtures.CameraEvents cameraEvents
    [all...]
VideoCapturerAndroidTestFixtures.java 32 import org.webrtc.VideoCapturerAndroidTestFixtures;
42 public class VideoCapturerAndroidTestFixtures {

Completed in 194 milliseconds