Searched defs:textAlignment (Results 1 – 5 of 5) sorted by relevance
141 @Nullable public final Alignment textAlignment; field in Cue314 @Nullable Alignment textAlignment, in Cue()352 @Nullable Alignment textAlignment, in Cue()397 @Nullable Alignment textAlignment, in Cue()426 @Nullable Alignment textAlignment, in Cue()467 @Nullable private Alignment textAlignment; field in Cue.Builder548 public Builder setTextAlignment(@Nullable Layout.Alignment textAlignment) { in setTextAlignment()
743 @TextAlignment public int textAlignment; field in WebvttCueParser.WebvttCueInfoBuilder819 private static float derivePosition(@TextAlignment int textAlignment) { in derivePosition()835 private static int derivePositionAnchor(@TextAlignment int textAlignment) { in derivePositionAnchor()850 private static Layout.Alignment convertTextAlignment(@TextAlignment int textAlignment) { in convertTextAlignment()
324 Alignment textAlignment = cueTextAlignment == null ? Alignment.ALIGN_CENTER : cueTextAlignment; in setupTextLayout() local
161 public static void setTextAlignment(View view, int textAlignment) { in setTextAlignment()
1322 Alignment textAlignment, in Cea708CueInfo()