Searched refs:largestIntersectionRectArea (Results 1 – 1 of 1) sorted by relevance
1608 …int largestIntersectionRectArea = largestIntersectionRect.width() * largestIntersectionRect.height… in findCandidatePointForTouch() local1609 if (currentIntersectionRectArea > largestIntersectionRectArea) { in findCandidatePointForTouch()