Searched refs:boundsFromDisplay (Results 1 – 1 of 1) sorted by relevance
111 final RectF boundsFromDisplay = getBoundsFromPath(fromDisplay.getPath()); in testDisplayShapeFromWindowInsets() local112 boundsFromDisplay.offset(-location[0], -location[1]); in testDisplayShapeFromWindowInsets()114 assertEquals(boundsFromView, boundsFromDisplay); in testDisplayShapeFromWindowInsets()