Lines Matching refs:hitRect
153 Rect hitRect = new Rect();158 child.getHitRect(hitRect);159 if (hitRect.contains(x, y)) {180 getDescendantRectRelativeToSelf(currentFolder, hitRect);