Searched refs:maxHeight (Results 1 – 6 of 6) sorted by relevance
112 int maxHeight = 0; in onMeasure() local146 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()
1297 private int maxHeight = UNSET; field in VideoFormat1365 public void setMaxHeight(int maxHeight) { in setMaxHeight() argument1366 this.maxHeight = maxHeight; in setMaxHeight()1374 return maxHeight; in getMaxHeight()
438 int maxHeight = vidCaps.getSupportedHeightsFor(width).getUpper(); in createReasonableVideoFormat() local442 / Math.sqrt((double)maxWidth * maxHeight / width / height))); in createReasonableVideoFormat()
649 int maxHeight = vidCaps.getSupportedHeightsFor(maxWidth).getUpper(); in setMaxEncoderFrameAndBitrates() local656 Math.sqrt((double)maxWidth * maxHeight / width / height))); in setMaxEncoderFrameAndBitrates()
META-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...
800 public static final int maxHeight110048 public static final int maxHeight