Searched refs:shrinkRect (Results 1 – 2 of 2) sorted by relevance
372 public static float shrinkRect(Rect r, float scaleX, float scaleY) { in shrinkRect() method in Utilities
395 scale = Utilities.shrinkRect(r, profile.appWidgetScale.x, profile.appWidgetScale.y); in estimateItemSize()2842 Utilities.shrinkRect(r, profile.appWidgetScale.x, profile.appWidgetScale.y); in getFinalPositionForDropAnimation()