Home
last modified time | relevance | path

Searched refs:maxHeight (Results 1 – 6 of 6) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DBoxInsetLayout.java112 int maxHeight = 0; in onMeasure() local
146 maxHeight = Math.max(maxHeight, in onMeasure()
154 maxHeight += getPaddingTop() + mForegroundPadding.top in onMeasure()
158 maxHeight = Math.max(maxHeight, getSuggestedMinimumHeight()); in onMeasure()
164 maxHeight = Math.max(maxHeight, drawable.getMinimumHeight()); in onMeasure()
169 resolveSizeAndState(maxHeight, heightMeasureSpec, in onMeasure()
/cts/tests/tests/media/src/android/media/cts/
DDecodeAccuracyTestBase.java1515 private int maxHeight = INT_UNSET; field in VideoFormat
1575 public void setMaxHeight(int maxHeight) { in setMaxHeight() argument
1576 this.maxHeight = maxHeight; in setMaxHeight()
1587 return maxHeight; in getMaxHeight()
DMediaCodecCapabilitiesTest.java432 int maxHeight = vidCaps.getSupportedHeightsFor(width).getUpper(); in createReasonableVideoFormat() local
436 / Math.sqrt((double)maxWidth * maxHeight / width / height))); in createReasonableVideoFormat()
/cts/common/device-side/util/src/com/android/compatibility/common/util/
DMediaUtils.java683 int maxHeight = vidCaps.getSupportedHeightsFor(maxWidth).getUpper(); in setMaxEncoderFrameAndBitrates() local
690 Math.sqrt((double)maxWidth * maxHeight / width / height))); in setMaxEncoderFrameAndBitrates()
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...
/cts/tools/dex-tools/dex/
Dclasses.out.dex800 public static final int maxHeight
110048 public static final int maxHeight