Searched defs:fontScale (Results 1 – 3 of 3) sorted by relevance
248 public final float fontScale; field in DisplayController.Info
180 final float fontScale = manager.getFontScale(); in applyCaptionProperties() local
134 public void onFontScaleChanged(float fontScale) { in onFontScaleChanged()