Searched defs:maxHeight (Results 1 – 7 of 7) sorted by relevance
235 final int maxHeight = (expected.getHeight() * 3) / 2; in assertSaneThumbnail() local
537 int maxHeight = vidCaps.getSupportedHeightsFor(width).getUpper(); in createReasonableVideoFormat() local597 int maxHeight = vidCaps.getSupportedHeightsFor(width).getUpper(); in createVideoFormatForBitrateMode() local
697 final int maxHeight = 20; in testGetAndSetMaxHeight() local
112 int maxHeight = 0; in onMeasure() local
499 final int maxHeight = in configureVideoFormat() local1579 private int maxHeight = INT_UNSET; field in VideoFormat1639 public void setMaxHeight(int maxHeight) { in setMaxHeight()
876 int maxHeight = vidCaps.getSupportedHeightsFor(maxWidth).getUpper(); in setMaxEncoderFrameAndBitrates() local
742 int32_t maxHeight = kMaxInt32 / defaultStride; in testSetTargetSize() local