Home | History | Annotate | Download | only in view

Lines Matching refs:viewLocation

6079             Rect viewLocation = mLocation;
6080 view.getDrawingRect(viewLocation);
6081 root.offsetDescendantRectToMyCoords(view, viewLocation);