Searched refs:scaleRectAboutCenter (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
H A DUtilities.java498 public static void scaleRectAboutCenter(Rect r, float scale) { method in class:Utilities
H A DCellLayout.java1118 Utilities.scaleRectAboutCenter(r, getChildrenScale());
/packages/apps/Launcher2/src/com/android/launcher2/
H A DCellLayout.java417 void scaleRectAboutCenter(Rect in, Rect out, float scale) { method in class:CellLayout
453 scaleRectAboutCenter(r, temp, getChildrenScale());

Completed in 110 milliseconds