Home
last modified time | relevance | path

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

/cts/tests/tests/media/misc/src/android/media/misc/cts/
DResourceManagerMultiTest.java193 int maxHeight = videoCap.getSupportedHeightsFor(maxWidth).getUpper(); in getAllVideoCodecParameters() local
214 argsList.add(getArgs(info.getName(), mimeType, maxWidth, maxHeight)); in getAllVideoCodecParameters() local
DThumbnailUtilsTest.java235 final int maxHeight = (expected.getHeight() * 3) / 2; in assertSaneThumbnail() local
/cts/tests/tests/media/codec/src/android/media/codec/cts/
DMediaCodecCapabilitiesTest.java563 int maxHeight = vidCaps.getSupportedHeightsFor(width).getUpper(); in createReasonableVideoFormat() local
625 int maxHeight = vidCaps.getSupportedHeightsFor(width).getUpper(); in createVideoFormatForBitrateMode() local
/cts/tests/tests/widget/src/android/widget/cts/
DProgressBarTest.java706 final int maxHeight = 20; in testGetAndSetMaxHeight() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DBoxInsetLayout.java112 int maxHeight = 0; in onMeasure() local
/cts/tests/tests/media/decoder/src/android/media/decoder/cts/
DDecodeAccuracyTestBase.java499 final int maxHeight = in configureVideoFormat() local
1589 private int maxHeight = INT_UNSET; field in VideoFormat
1649 public void setMaxHeight(int maxHeight) { in setMaxHeight()
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DMediaUtils.java884 int maxHeight = vidCaps.getSupportedHeightsFor(maxWidth).getUpper(); in setMaxEncoderFrameAndBitrates() local
/cts/tests/tests/graphics/jni/
Dandroid_graphics_cts_AImageDecoderTest.cpp742 int32_t maxHeight = kMaxInt32 / defaultStride; in testSetTargetSize() local
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...