Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/animations/
DActivityTransitionTests.java830 RoundedCorner topLeftCorner = mInsets.getRoundedCorner(POSITION_TOP_LEFT); in cropRoundedCornersRegions() local
839 if (topLeftCorner != null) { in cropRoundedCornersRegions()
840 final Point center = topLeftCorner.getCenter(); in cropRoundedCornersRegions()
841 final int radius = topLeftCorner.getRadius(); in cropRoundedCornersRegions()