Home
last modified time | relevance | path

Searched refs:mFontScale (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/
H A DCea708CaptionRenderer.java1687 private float mFontScale; field in Cea708CCWidget.CCWindowLayout
1718 mFontScale = captioningManager.getFontScale(); in CCWindowLayout()
1730 mFontScale = fontScale; in setFontScale()
2036 mTextSize = endFontSize * mFontScale; in updateTextSize()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleController.java238 private float mFontScale = 0; field in BubbleController
996 if (newConfig.fontScale != mFontScale) { in onConfigurationChanged()
997 mFontScale = newConfig.fontScale; in onConfigurationChanged()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt25517 Landroid/media/Cea708CCWidget$CCWindowLayout;->mFontScale:F