Searched defs:scaleInsets (Results 1 – 2 of 2) sorted by relevance
68 public static Rect scaleInsets(int left, int top, int right, int bottom, float scale) { in scaleInsets() method in NinePatch.InsetStruct
143 private Insets scaleInsets(Insets insets, float ratio) { in scaleInsets() method in CutoutSpecification