HomeSort by relevance Sort by last modified time
    Searched full:thetashift (Results 1 - 1 of 1) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/folder/
ClippedFolderIconLayoutRule.java 98 double thetaShift = 0;
100 thetaShift = Math.PI / 6;
102 thetaShift = Math.PI / 4;
104 theta0 += direction * thetaShift;

Completed in 732 milliseconds