Home
last modified time | relevance | path

Searched refs:getTextScaleX (Results 1 – 12 of 12) sorted by relevance

/aosp12/frameworks/base/core/java/android/text/style/
H A DScaleXSpan.java98 ds.setTextScaleX(ds.getTextScaleX() * mProportion); in updateDrawState()
103 ds.setTextScaleX(ds.getTextScaleX() * mProportion); in updateMeasureState()
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
H A DSuggestionStripLayoutHelper.java364 if (wordCountToShow == 1 || getTextScaleX(centerWordView.getText(), centerWidth, in layoutAndReturnStartIndexOfMoreSuggestions()
442 final float scaleX = wordView.getTextScaleX(); in layoutWord()
555 final float titleScaleX = getTextScaleX(importantNoticeTitle, width, titleView.getPaint()); in layoutImportantNotice()
569 private static float getTextScaleX(@Nullable final CharSequence text, final int maxWidth, in getTextScaleX() method in SuggestionStripLayoutHelper
585 final float scaleX = getTextScaleX(text, maxWidth, paint); in getEllipsizedTextWithSettingScaleX()
/aosp12/frameworks/base/core/java/android/text/
H A DPrecomputedText.java294 return Objects.hash(mPaint.getTextSize(), mPaint.getTextScaleX(), mPaint.getTextSkewX(), in hashCode()
305 + ", textScaleX=" + mPaint.getTextScaleX() in toString()
H A DTextLine.java1430 && lp.getTextScaleX() == rp.getTextScaleX()
/aosp12/frameworks/base/libs/hwui/jni/
H A DPaint.cpp853 static jfloat getTextScaleX(CRITICAL_JNI_PARAMS_COMMA jlong paintHandle) { in getTextScaleX() function
1074 {"nGetTextScaleX","(J)F", (void*) PaintGlue::getTextScaleX},
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DPaint.java1768 public float getTextScaleX() { in getTextScaleX() method in Paint
/aosp12/frameworks/base/core/java/android/widget/
H A DTextView.java4425 public float getTextScaleX() { in getTextScaleX() method in TextView.Drawables
4426 return mTextPaint.getTextScaleX(); in getTextScaleX()
4438 if (size != mTextPaint.getTextScaleX()) { in setTextScaleX()
9306 && mTextPaint.getTextScaleX() == 1.0f) { in compressText()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt15619 method public float getTextScaleX();
56410 method public float getTextScaleX();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt10998 method public float getTextScaleX();
38820 method public float getTextScaleX();
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt6821 HSPLandroid/graphics/Paint;->getTextScaleX()F
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt6819 HSPLandroid/graphics/Paint;->getTextScaleX()F