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

  /cts/tests/tests/media/src/android/media/cts/
DecodeAccuracyTest.java 195 runTest(new SurfaceViewFactory(), new VideoFormat(fileName));
200 runTest(new SurfaceViewFactory(), getLargerHeightVideoFormat(new VideoFormat(fileName)));
205 runTest(new SurfaceViewFactory(), getLargerWidthVideoFormat(new VideoFormat(fileName)));
DecodeAccuracyTestBase.java 824 class SurfaceViewFactory extends VideoViewFactory implements SurfaceHolder.Callback {
826 private static final String TAG = SurfaceViewFactory.class.getSimpleName();
833 public SurfaceViewFactory() {}
    [all...]

Completed in 175 milliseconds