Searched defs:minHeightPx (Results 1 – 2 of 2) sorted by relevance
353 val minHeightPx = (density * options.getInt(OPTION_APPWIDGET_MIN_HEIGHT)).toInt() in <lambda>() constant
648 int minHeightPx) { in findBestGridSize()802 int minHeightPx = Integer.MAX_VALUE; in invDistWeightedInterpolate() local