Home
last modified time | relevance | path

Searched refs:viewLocation (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
DViewGroup.java8933 Rect viewLocation = mLocation; in init() local
8934 view.getDrawingRect(viewLocation); in init()
8935 root.offsetDescendantRectToMyCoords(view, viewLocation); in init()