Searched refs:offsetRectBetweenParentAndChild (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/core/java/android/view/ |
D | FocusFinder.java | 723 root.offsetRectBetweenParentAndChild(touchable, touchableBounds, true, true); in findNearestTouchable()
|
D | ViewGroup.java | 6233 offsetRectBetweenParentAndChild(descendant, rect, true, false); in offsetDescendantRectToMyCoords() 6243 offsetRectBetweenParentAndChild(descendant, rect, false, false); in offsetRectIntoDescendantCoords() 6250 void offsetRectBetweenParentAndChild(View descendant, Rect rect, in offsetRectBetweenParentAndChild() method in ViewGroup
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 17843 HSPLandroid/view/ViewGroup;->offsetRectBetweenParentAndChild(Landroid/view/View;Landroid/graphics/R…
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 17907 HSPLandroid/view/ViewGroup;->offsetRectBetweenParentAndChild(Landroid/view/View;Landroid/graphics/R…
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 63579 Landroid/view/ViewGroup;->offsetRectBetweenParentAndChild(Landroid/view/View;Landroid/graphics/Rect…
|