Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DNinePatch.java52 outlineRect = scaleInsets(outlineLeft, outlineTop, in InsetStruct()
68 public static Rect scaleInsets(int left, int top, int right, int bottom, float scale) { in scaleInsets() method in NinePatch.InsetStruct
/frameworks/base/core/java/android/view/
DCutoutSpecification.java134 mInsets = scaleInsets(mInsets, physicalPixelDisplaySizeRatio); in applyPhysicalPixelDisplaySizeRatio()
143 private Insets scaleInsets(Insets insets, float ratio) { in scaleInsets() method in CutoutSpecification
/frameworks/base/graphics/java/android/graphics/drawable/
DNinePatchDrawable.java715 mOutlineInsets = NinePatch.InsetStruct.scaleInsets(outlineRect.left, outlineRect.top, in computeBitmapSize()
/frameworks/base/boot/
Dboot-image-profile.txt6402 HSPLandroid/graphics/NinePatch$InsetStruct;->scaleInsets(IIIIF)Landroid/graphics/Rect;
/frameworks/base/config/
Dboot-image-profile.txt6405 HSPLandroid/graphics/NinePatch$InsetStruct;->scaleInsets(IIIIF)Landroid/graphics/Rect;
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt18006 Landroid/graphics/NinePatch$InsetStruct;->scaleInsets(IIIIF)Landroid/graphics/Rect;