Home
last modified time | relevance | path

Searched refs:getDesiredWidthWithLimit (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/core/java/android/text/
H A DLayout.java179 return getDesiredWidthWithLimit(source, start, end, paint, textDir, Float.MAX_VALUE); in getDesiredWidth()
188 public static float getDesiredWidthWithLimit(CharSequence source, int start, int end, in getDesiredWidthWithLimit() method in Layout
/aosp12/frameworks/base/core/java/android/widget/
H A DTextView.java9423 des = (int) Math.ceil(Layout.getDesiredWidthWithLimit(mTransformed, 0, in onMeasure()
9454 hintDes = (int) Math.ceil(Layout.getDesiredWidthWithLimit(mHint, 0, in onMeasure()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt15224 HSPLandroid/text/Layout;->getDesiredWidthWithLimit(Ljava/lang/CharSequence;IILandroid/text/TextPain…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt15273 HSPLandroid/text/Layout;->getDesiredWidthWithLimit(Ljava/lang/CharSequence;IILandroid/text/TextPain…
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt59487 Landroid/text/Layout;->getDesiredWidthWithLimit(Ljava/lang/CharSequence;IILandroid/text/TextPaint;L…