Searched defs:maxHeight (Results 1 – 7 of 7) sorted by relevance
33 public static Bitmap scaleBitmap(Bitmap src, int maxWidth, int maxHeight) { in scaleBitmap()
331 const maxHeight = window.innerHeight - 140; constant
85 int maxHeight = 0; in onMeasure() local
223 int maxHeight = newOptions.getInt(AppWidgetManager.OPTION_APPWIDGET_MAX_HEIGHT); in onAppWidgetOptionsChanged() local
118 const [maxWidth, maxHeight] = [ constant
385 int textureViewHeight, int maxWidth, int maxHeight, Size aspectRatio) { in chooseOptimalSize()