Searched refs:initialWindowRadius (Results 1 – 2 of 2) sorted by relevance
190 final float initialWindowRadius = supportsRoundedCornersOnWindows(getResources()) in addAnimation() local202 final FloatProp mWindowRadius = new FloatProp(initialWindowRadius, in addAnimation()203 initialWindowRadius, 0, animDuration, LINEAR); in addAnimation()
698 final float initialWindowRadius = supportsRoundedCornersOnWindows(mLauncher.getResources()) in getOpeningWindowAnimators() local716 FloatProp mWindowRadius = new FloatProp(initialWindowRadius, finalWindowRadius, 0, in getOpeningWindowAnimators()904 final float initialWindowRadius = supportsRoundedCornersOnWindows(mLauncher.getResources()) in getOpeningWindowAnimatorsForWidget() local935 final FloatProp mWindowRadius = new FloatProp(initialWindowRadius, finalWindowRadius, in getOpeningWindowAnimatorsForWidget()