Searched defs:anchorRect (Results 1 – 1 of 1) sorted by relevance
919 Rect anchorRect, Rect out, LayoutParams lp, int childWidth, int childHeight) { in getDesiredAnchoredChildRectWithoutConstraints()1017 void getDesiredAnchoredChildRect(View child, int layoutDirection, Rect anchorRect, Rect out) { in getDesiredAnchoredChildRect()1036 final Rect anchorRect = mTempRect1; in layoutChildWithAnchor() local1522 final Rect anchorRect = mTempRect1; in offsetChildToAnchor() local