Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashScreenExitAnimationUtils.java150 radialVanishAnimation.setCircleCenter(halfWidth, verticalCircleCenter); in createRadialVanishSlideUpAnimator()
346 void setCircleCenter(int x, int y) { in setCircleCenter() method in SplashScreenExitAnimationUtils.RadialVanishAnimation