Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DDecodeAccuracyTest.java197 public int getMaxWidth() { in getLargerHeightVideoFormat() method in DecodeAccuracyTest
214 public int getMaxWidth() {
DDecodeAccuracyTestBase.java324 if (videoFormat.getMaxWidth() != VideoFormat.UNSET in configureFormat()
326 mediaFormat.setInteger(MediaFormat.KEY_MAX_WIDTH, videoFormat.getMaxWidth()); in configureFormat()
1350 public int getMaxWidth() { in getMaxWidth() method in VideoFormat