Home
last modified time | relevance | path

Searched refs:getFontScale (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/view/accessibility/
DCaptioningManager.java111 public final float getFontScale() { in getFontScale() method in CaptioningManager
212 final float fontScale = getFontScale(); in notifyFontScaleChanged()
/frameworks/base/media/java/android/media/
DWebVttRenderer.java1171 mFontSize = mManager.getFontScale() * getHeight() * LINE_HEIGHT_RATIO; in WebVttRenderingWidget()
1225 final float fontSize = mManager.getFontScale() * getHeight() * LINE_HEIGHT_RATIO; in manageChangeListener()
1362 mManager.getFontScale() * LINE_HEIGHT_RATIO * viewportHeight); in onLayout()
DClosedCaptionRenderer.java162 mClosedCaptionLayout.setFontScale(mManager.getFontScale()); in ClosedCaptionWidget()
DCea708CaptionRenderer.java1718 mFontScale = captioningManager.getFontScale(); in CCWindowLayout()
/frameworks/base/config/
Dboot-image-profile.txt17898 HSPLandroid/view/accessibility/CaptioningManager;->getFontScale()F
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt35190 method public final float getFontScale();
/frameworks/base/api/
Dcurrent.txt52429 method public final float getFontScale();