Searched defs:anchorRect (Results 1 – 1 of 1) sorted by relevance
947 Rect anchorRect, Rect out, LayoutParams lp, int childWidth, int childHeight) { in getDesiredAnchoredChildRectWithoutConstraints()1045 void getDesiredAnchoredChildRect(View child, int layoutDirection, Rect anchorRect, Rect out) { in getDesiredAnchoredChildRect()1064 final Rect anchorRect = acquireTempRect(); in layoutChildWithAnchor() local1598 final Rect anchorRect = acquireTempRect(); in offsetChildToAnchor() local