HomeSort by relevance Sort by last modified time
    Searched full:bottomx2 (Results 1 - 1 of 1) sorted by null

  /frameworks/base/awt/org/apache/harmony/awt/gl/
MultiRectArea.java 89 int bottomX2 = 0;
102 bottomX2 = rect[rectIndex + 2];
115 if (pointX1 == bottomX1 && pointX2 == bottomX2) {
122 appendRect = pointX1 <= bottomX2;

Completed in 50 milliseconds