Home
last modified time | relevance | path

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

/cts/tests/tests/media/decoder/src/android/media/decoder/cts/
DDecodeAccuracyTest.java231 runTest(new GLSurfaceViewFactory(), getLargerHeightVideoFormat(new VideoFormat(fileName)), in testGLViewLargerHeightDecodeAccuracy()
251 runTest(new SurfaceViewFactory(), getLargerHeightVideoFormat(new VideoFormat(fileName)), in testSurfaceViewLargerHeightDecodeAccuracy()
348 private static VideoFormat getLargerHeightVideoFormat(VideoFormat videoFormat) { in getLargerHeightVideoFormat() method in DecodeAccuracyTest