Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/animations/
DActivityTransitionTests.java831 RoundedCorner bottomRightCorner = mInsets.getRoundedCorner(POSITION_BOTTOM_RIGHT); in cropRoundedCornersRegions() local
846 if (bottomRightCorner != null) { in cropRoundedCornersRegions()
847 final Point center = bottomRightCorner.getCenter(); in cropRoundedCornersRegions()
848 final int radius = bottomRightCorner.getRadius(); in cropRoundedCornersRegions()