Searched refs:swipeRect (Results 1 – 1 of 1) sorted by relevance
535 Rect swipeRect(0, 0, GetRelativeRect().GetWidth() - 1, GetRelativeRect().GetHeight() - 1); in CalculateInvalidate() local540 if (rect.IsIntersect(swipeRect)) { in CalculateInvalidate()