Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DThumbnailUtilsTest.java228 final int maxHeight = (expected.getHeight() * 3) / 2; in assertSaneThumbnail() local
DMediaCodecCapabilitiesTest.java475 int maxHeight = vidCaps.getSupportedHeightsFor(width).getUpper(); in createReasonableVideoFormat() local
534 int maxHeight = vidCaps.getSupportedHeightsFor(width).getUpper(); in createVideoFormatForBitrateMode() local
DDecodeAccuracyTestBase.java496 final int maxHeight = in configureVideoFormat() local
1570 private int maxHeight = INT_UNSET; field in VideoFormat
1630 public void setMaxHeight(int maxHeight) { in setMaxHeight()
/cts/tests/tests/widget/src/android/widget/cts/
DProgressBarTest.java697 final int maxHeight = 20; in testGetAndSetMaxHeight() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DBoxInsetLayout.java112 int maxHeight = 0; in onMeasure() local
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DMediaUtils.java859 int maxHeight = vidCaps.getSupportedHeightsFor(maxWidth).getUpper(); in setMaxEncoderFrameAndBitrates() local
/cts/tests/tests/graphics/jni/
Dandroid_graphics_cts_AImageDecoderTest.cpp740 int32_t maxHeight = kMaxInt32 / defaultStride; in testSetTargetSize() local
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...