Searched refs:square_ystop (Results 1 – 2 of 2) sorted by relevance
310 const int square_ystop = std::min(mFrameHeight, y + size); in drawSquare() local317 for (; y < square_ystop; y++) { in drawSquare()
353 const int square_ystop = std::min(mFrameHeight, y + size); in drawSquare() local360 for (; y < square_ystop; y++) { in drawSquare()