Home
last modified time | relevance | path

Searched refs:setTextScaleX (Results 1 – 14 of 14) 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/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DTextActivity.java144 mScaledPaint.setTextScaleX(0.5f); in onDraw()
146 mScaledPaint.setTextScaleX(1.0f); in onDraw()
148 mScaledPaint.setTextScaleX(2.0f); in onDraw()
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
H A DSuggestionStripLayoutHelper.java444 wordView.setTextScaleX(scaleX); in layoutWord()
537 wordView.setTextScaleX(1.0f); in layoutPunctuationsAndReturnStartIndexOfMoreSuggestions()
556 titleView.setTextScaleX(titleScaleX); in layoutImportantNotice()
571 paint.setTextScaleX(1.0f); in getTextScaleX()
587 paint.setTextScaleX(scaleX); in getEllipsizedTextWithSettingScaleX()
592 paint.setTextScaleX(MIN_TEXT_XSCALE); in getEllipsizedTextWithSettingScaleX()
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
H A DKeyPreviewView.java73 setTextScaleX(1.0f); in setTextAndScaleX()
92 setTextScaleX(maxWidth / width); in setTextAndScaleX()
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DMainKeyboardView.java828 paint.setTextScaleX(1.0f); in fitsTextIntoWidth()
839 paint.setTextScaleX(scaleX); in fitsTextIntoWidth()
887 paint.setTextScaleX(1.0f); in drawLanguageOnSpacebar()
H A DKeyboardView.java422 paint.setTextScaleX(ratio); in onDrawKeyTopVisuals()
443 paint.setTextScaleX(1.0f); in onDrawKeyTopVisuals()
/aosp12/frameworks/base/libs/hwui/jni/
H A DPaint.cpp857 static void setTextScaleX(CRITICAL_JNI_PARAMS_COMMA jlong paintHandle, jfloat scaleX) { in setTextScaleX() function
1075 {"nSetTextScaleX","(JF)V", (void*) PaintGlue::setTextScaleX},
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DPaint.java1779 public void setTextScaleX(float scaleX) { in setTextScaleX() method in Paint
/aosp12/frameworks/base/core/java/android/widget/
H A DTextView.java1314 setTextScaleX(a.getFloat(attr, 1.0f));
4437 public void setTextScaleX(float size) { in setTextScaleX() method in TextView.Drawables
4440 mTextPaint.setTextScaleX(size); in setTextScaleX()
6247 if (!mUserSetTextScaleX) mTextPaint.setTextScaleX(1.0f); in setText()
9310 mTextPaint.setTextScaleX(1.0f - overflow - 0.005f); 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.txt15681 method public void setTextScaleX(float);
56547 method public void setTextScaleX(float);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt11050 method public void setTextScaleX(float);
38926 method public void setTextScaleX(float);
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt6866 HSPLandroid/graphics/Paint;->setTextScaleX(F)V
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt6864 HSPLandroid/graphics/Paint;->setTextScaleX(F)V