Searched refs:getFontScale (Results 1 – 3 of 3) sorted by relevance
20 protected float getFontScale() { in getFontScale() method in ShadowCaptioningManager
59 assertThat(captioningManager.getFontScale()).isWithin(0.001f).of(fontScale); in setFontScale_changesValueOfGetFontScale()
278 return captioningManager.getFontScale(); in getUserCaptionFontScaleV19()