Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/timedtext/test/
DTimedTextUnitTest.cpp67 int32_t horizontalJustification = -1; member
181 fontInfo.horizontalJustification = tmpData[4]; in TEST_P()
182 ALOGI("Horizontal Justification: %d", fontInfo.horizontalJustification); in TEST_P()
274 ASSERT_EQ(parcel.readInt32(), fontInfo.horizontalJustification) in TEST_P()
/frameworks/base/media/java/android/media/
DTimedText.java150 public final int horizontalJustification; field in TimedText.Justification
163 this.horizontalJustification = horizontal; in Justification()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt40847 Landroid/media/TimedText$Justification;->horizontalJustification:I