HomeSort by relevance Sort by last modified time
    Searched refs:captureVideos (Results 1 - 4 of 4) sorted by null

  /packages/apps/Camera2/tests/src/com/android/camera/stress/
VideoCapture.java 69 public void captureVideos(String reportTag, Instrumentation inst) throws Exception{
95 captureVideos("Back Camera Video Capture\n", inst);
109 captureVideos("Front Camera Video Capture\n", inst);
  /packages/apps/Camera2/tests_camera/src/com/android/camera/stress/
VideoCapture.java 70 public void captureVideos(String reportTag, Instrumentation inst) throws Exception{
97 captureVideos("Back Camera Video Capture\n", inst);
112 captureVideos("Front Camera Video Capture\n", inst);
  /packages/apps/LegacyCamera/tests/src/com/android/camera/stress/
VideoCapture.java 72 public void captureVideos(String reportTag, Instrumentation inst) throws Exception{
99 captureVideos("Back Camera Video Capture\n", inst);
114 captureVideos("Front Camera Video Capture\n", inst);
  /frameworks/base/media/mca/tests/src/android/camera/mediaeffects/tests/functional/
EffectsVideoCapture.java 42 private void captureVideos(String reportTag, Instrumentation inst) throws Exception{
67 captureVideos("Back Camera Video Capture\n", inst);

Completed in 96 milliseconds