Searched refs:scaleInsets (Results 1 – 6 of 6) sorted by relevance
53 outlineRect = scaleInsets(outlineLeft, outlineTop, in InsetStruct()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
1071 mWindowFrames.scaleInsets(mInvGlobalScale); in computeFrameLw()
716 mOutlineInsets = NinePatch.InsetStruct.scaleInsets(outlineRect.left, outlineRect.top, in computeBitmapSize()
5780 HSPLandroid/graphics/NinePatch$InsetStruct;->scaleInsets(IIIIF)Landroid/graphics/Rect;
22300 Landroid/graphics/NinePatch$InsetStruct;->scaleInsets(IIIIF)Landroid/graphics/Rect;