Home
last modified time | relevance | path

Searched refs:boundsFromView (Results 1 – 1 of 1) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/animations/
DDisplayShapeTests.java113 final RectF boundsFromView = getBoundsFromPath(fromInsets.getPath()); in testDisplayShapeFromWindowInsets() local
114 assertEquals(boundsFromView, boundsFromDisplay); in testDisplayShapeFromWindowInsets()