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