Searched defs:positionAnchor (Results 1 – 7 of 7) sorted by relevance
235 public final @AnchorType int positionAnchor; field in Cue319 @AnchorType int positionAnchor, in Cue()357 @AnchorType int positionAnchor, in Cue()402 @AnchorType int positionAnchor, in Cue()432 @AnchorType int positionAnchor, in Cue()472 @AnchorType private int positionAnchor; field in Cue.Builder687 public Builder setPositionAnchor(@AnchorType int positionAnchor) { in setPositionAnchor()
750 @Cue.AnchorType public int positionAnchor; field in WebvttCueParser.WebvttCueInfoBuilder779 int positionAnchor = in toCueBuilder() local867 private static float deriveMaxSize(@Cue.AnchorType int positionAnchor, float position) { in deriveMaxSize()
181 @Cue.AnchorType int positionAnchor; in buildCue() local
223 @Cue.AnchorType int positionAnchor) { in assertAlignmentCue()
310 @Cue.AnchorType int positionAnchor = toPositionAnchor(alignment); in createCue() local
624 @Cue.AnchorType int positionAnchor = Cue.ANCHOR_TYPE_END; in getDisplayCues() local900 int positionAnchor; in build() local
1327 @AnchorType int positionAnchor, in Cea708CueInfo()