Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DQuickstepTransitionManager.java1388 RectF closingWindowStartRectF, float startWindowCornerRadius) { in getClosingWindowAnimators() argument
1449 closingWindowStartRect, closingWindowOriginalRect, startWindowCornerRadius) { in getClosingWindowAnimators()
1467 closingWindowStartRect, closingWindowOriginalRect, startWindowCornerRadius) { in getClosingWindowAnimators()
1486 startWindowCornerRadius)); in getClosingWindowAnimators()
1613 float startWindowCornerRadius, in createWallpaperOpenAnimations() argument
1644 startWindowCornerRadius); in createWallpaperOpenAnimations()
2096 float startWindowCornerRadius) { in SpringAnimRunner() argument
2098 mStartRadius = startWindowCornerRadius; in SpringAnimRunner()