Searched refs:orientation2 (Results 1 – 2 of 2) sorted by relevance
808 int orientation2 = (m2.with.edgeType == LEFT || in compare() local810 if (orientation1 != orientation2) { in compare()811 return orientation1 - orientation2; in compare()
731 ScreenOrientationQualifier orientation2 = in compare() local733 ScreenOrientation so2 = orientation2.getValue(); in compare()