Searched defs:scaleInsets (Results 1 – 2 of 2) sorted by relevance
69 public static Rect scaleInsets(int left, int top, int right, int bottom, float scale) { in scaleInsets() method in NinePatch.InsetStruct
303 void scaleInsets(float scale) { in scaleInsets() method in WindowFrames