Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/folder/
DClippedFolderIconLayoutRule.java98 double thetaShift = 0; in getPosition() local
100 thetaShift = Math.PI / 6; in getPosition()
102 thetaShift = Math.PI / 4; in getPosition()
104 theta0 += direction * thetaShift; in getPosition()