Searched refs:fLeftBound (Results 1 – 1 of 1) sorted by relevance
27 int fLeftBound; member in BoundsCalculator109 for (int x = fLeft; x < fLeftBound; x ++) { in updateLeftBound()111 fLeftBound = x; in updateLeftBound()173 fLeftBound = fRight + 1; in getValidRect()180 if (fLeft == fLeftBound && fRight == fRightBound) { in getValidRect()187 rect->left = fLeftBound; in getValidRect()