Home
last modified time | relevance | path

Searched refs:TEXT_ALIGNMENT_END (Results 1 – 1 of 1) sorted by relevance

/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/text/webvtt/
DWebvttCueParser.java77 TEXT_ALIGNMENT_END,
98 private static final int TEXT_ALIGNMENT_END = 3; field in WebvttCueParser
475 return TEXT_ALIGNMENT_END; in parseTextAlignment()
827 case TEXT_ALIGNMENT_END: in derivePosition()
841 case TEXT_ALIGNMENT_END: in derivePositionAnchor()
857 case TEXT_ALIGNMENT_END: in convertTextAlignment()