Home
last modified time | relevance | path

Searched defs:maxHeight (Results 1 – 4 of 4) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DBoxInsetLayout.java112 int maxHeight = 0; in onMeasure() local
/cts/tests/tests/media/src/android/media/cts/
DMediaCodecCapabilitiesTest.java435 int maxHeight = vidCaps.getSupportedHeightsFor(width).getUpper(); in createReasonableVideoFormat() local
DDecodeAccuracyTestBase.java1297 private int maxHeight = UNSET; field in VideoFormat
1365 public void setMaxHeight(int maxHeight) { in setMaxHeight()
/cts/libs/deviceutil/src/android/cts/util/
DMediaUtils.java649 int maxHeight = vidCaps.getSupportedHeightsFor(maxWidth).getUpper(); in setMaxEncoderFrameAndBitrates() local