Searched defs:outRect (Results 1 – 7 of 7) sorted by relevance
42 Rect outRect = new Rect(); in testDefaults() local
59 Rect outRect = new Rect(); in testCallbackOnGetContentRectDefaultWithView() local71 Rect outRect = new Rect(); in testCallbackOnGetContentRectDefaultWithoutView() local
791 Rect outRect = new Rect(); in testGetHitRect() local940 Rect outRect = new Rect(); in testGetDrawingRect() local966 Rect outRect = new Rect(); in testGetFocusedRect() local4042 Rect outRect = new Rect(); in testGetWindowVisibleDisplayFrame() local
93 private void insetsToRect(Insets insets, Rect outRect) { in insetsToRect()
277 Rect outRect = new Rect(); in testSetHotspotBounds() local296 Rect outRect = new Rect(); in testGetHotspotBounds() local
539 Rect outRect = new Rect(); in testSetHotspotBounds() local553 Rect outRect = new Rect(); in testGetHotspotBounds() local
799 private static void getViewBoundsInWindow(View view, Rect outRect) { in getViewBoundsInWindow()