Home
last modified time | relevance | path

Searched defs:anchorRect (Results 1 – 1 of 1) sorted by relevance

/frameworks/support/design/src/android/support/design/widget/
DCoordinatorLayout.java942 Rect anchorRect, Rect out, LayoutParams lp, int childWidth, int childHeight) { in getDesiredAnchoredChildRectWithoutConstraints()
1040 void getDesiredAnchoredChildRect(View child, int layoutDirection, Rect anchorRect, Rect out) { in getDesiredAnchoredChildRect()
1059 final Rect anchorRect = acquireTempRect(); in layoutChildWithAnchor() local
1593 final Rect anchorRect = acquireTempRect(); in offsetChildToAnchor() local