Searched refs:mapRectInSelfToDescendant (Results 1 – 3 of 3) sorted by relevance
421 public void mapRectInSelfToDescendant(View descendant, Rect rect) { in mapRectInSelfToDescendant() method in BaseDragLayer422 Utilities.mapRectInSelfToDescendant(descendant, this, rect); in mapRectInSelfToDescendant()
269 public static void mapRectInSelfToDescendant(View descendant, View root, Rect rect) { in mapRectInSelfToDescendant() method in Utilities
2683 mLauncher.getDragLayer().mapRectInSelfToDescendant(this, mTempRect);