Searched refs:orientation1 (Results 1 – 2 of 2) sorted by relevance
806 int orientation1 = (m1.with.edgeType == LEFT || in compare() local810 if (orientation1 != orientation2) { in compare()811 return orientation1 - orientation2; in compare()
725 ScreenOrientationQualifier orientation1 = in compare() local727 ScreenOrientation so1 = orientation1.getValue(); in compare()