Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/animations/
DActivityTransitionTests.java838 final double projectionConst = Math.cos(45); in cropRoundedCornersRegions() local
842 final double projectLength = Math.ceil(radius * projectionConst); in cropRoundedCornersRegions()
849 final double projectLength = Math.ceil(radius * projectionConst); in cropRoundedCornersRegions()