Searched refs:horizontalJustification (Results 1 – 3 of 3) sorted by relevance
67 int32_t horizontalJustification = -1; member181 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()
150 public final int horizontalJustification; field in TimedText.Justification163 this.horizontalJustification = horizontal; in Justification()
40847 Landroid/media/TimedText$Justification;->horizontalJustification:I