Home
last modified time | relevance | path

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

/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/text/webvtt/
DWebvttCueParser.java75 TEXT_ALIGNMENT_START,
87 private static final int TEXT_ALIGNMENT_START = 1; field in WebvttCueParser
468 return TEXT_ALIGNMENT_START; in parseTextAlignment()
825 case TEXT_ALIGNMENT_START: in derivePosition()
838 case TEXT_ALIGNMENT_START: in derivePositionAnchor()
852 case TEXT_ALIGNMENT_START: in convertTextAlignment()