Searched defs:maxHeight (Results 1 – 6 of 6) sorted by relevance
33 public static Bitmap scaleBitmap(Bitmap src, int maxWidth, int maxHeight) { in scaleBitmap()
85 int maxHeight = 0; in onMeasure() local
223 int maxHeight = newOptions.getInt(AppWidgetManager.OPTION_APPWIDGET_MAX_HEIGHT); in onAppWidgetOptionsChanged() local
251 let maxHeight = 0; variable
385 int textureViewHeight, int maxWidth, int maxHeight, Size aspectRatio) { in chooseOptimalSize()