Searched refs:rectangle (Results 26 - 26 of 26) sorted by relevance

12

/frameworks/base/core/java/android/view/
H A DViewGroup.java245 // When set, ViewGroup invalidates only the child's rectangle
249 // When set, ViewGroup excludes the padding area from the invalidate rectangle
1035 public boolean requestChildRectangleOnScreen(View child, Rect rectangle, boolean immediate) { argument
3257 * @param previouslyFocusedRect The rectangle (in this View's coordinate system)
5946 * if this ViewGroup is already fully invalidated or if the dirty rectangle
6001 * Offset a rectangle that is in a descendant's coordinate
6004 * @param rect A rectangle defined in descendant's coordinate space.
6011 * Offset a rectangle that is in our coordinate space into an ancestor's
6014 * @param rect A rectangle defined in descendant's coordinate space.

Completed in 65 milliseconds

12