Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DDecodeAccuracyTest.java193 public int getMaxHeight() { in getLargerHeightVideoFormat() method in DecodeAccuracyTest
210 public int getMaxHeight() {
DDecodeAccuracyTestBase.java325 && videoFormat.getMaxHeight() != VideoFormat.UNSET) { in configureFormat()
327 mediaFormat.setInteger(MediaFormat.KEY_MAX_HEIGHT, videoFormat.getMaxHeight()); in configureFormat()
1373 public int getMaxHeight() { in getMaxHeight() method in VideoFormat