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