Searched defs:maxHeight (Results 1 – 4 of 4) sorted by relevance
112 int maxHeight = 0; in onMeasure() local
435 int maxHeight = vidCaps.getSupportedHeightsFor(width).getUpper(); in createReasonableVideoFormat() local
1297 private int maxHeight = UNSET; field in VideoFormat1365 public void setMaxHeight(int maxHeight) { in setMaxHeight()
649 int maxHeight = vidCaps.getSupportedHeightsFor(maxWidth).getUpper(); in setMaxEncoderFrameAndBitrates() local