Home
last modified time | relevance | path

Searched refs:scaleInsets (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
DNinePatch.java50 outlineRect = scaleInsets(outlineLeft, outlineTop, in InsetStruct()
66 public static Rect scaleInsets(int left, int top, int right, int bottom, float scale) { in scaleInsets() method in NinePatch.InsetStruct
/frameworks/base/graphics/java/android/graphics/drawable/
DNinePatchDrawable.java714 mOutlineInsets = NinePatch.InsetStruct.scaleInsets(outlineRect.left, outlineRect.top, in computeBitmapSize()
/frameworks/base/config/
Dboot-image-profile.txt20070 HSPLandroid/graphics/NinePatch$InsetStruct;->scaleInsets(IIIIF)Landroid/graphics/Rect;