Searched refs:getEmptyTempRect (Results 1 – 1 of 1) sorted by relevance
1394 final Rect parentRect = getEmptyTempRect(); in offsetLeftAndRight()1420 final Rect parentRect = getEmptyTempRect(); in offsetTopAndBottom()1444 private static Rect getEmptyTempRect() { in getEmptyTempRect() method in ViewCompat.ViewCompatApi21Impl