Searched refs:horizontalJustification (Results 1 – 3 of 3) sorted by relevance
68 int32_t horizontalJustification = -1; member182 fontInfo.horizontalJustification = tmpData[4]; in TEST_P()183 ALOGI("Horizontal Justification: %d", fontInfo.horizontalJustification); in TEST_P()275 ASSERT_EQ(parcel.readInt32(), fontInfo.horizontalJustification) in TEST_P()
151 public final int horizontalJustification; field in TimedText.Justification164 this.horizontalJustification = horizontal; in Justification()
30712 Landroid/media/TimedText$Justification;->horizontalJustification:I