Searched defs:endRadius (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncherAnimUtils.java132 int centerY, float startRadius, float endRadius) {
134 centerY, startRadius, endRadius);
131 createCircularReveal(View view, int centerX, int centerY, float startRadius, float endRadius) argument

Completed in 70 milliseconds