Searched refs:mNewRotationYs (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DWorkspace.java253 private float[] mNewRotationYs; field in class:Workspace
1560 mNewRotationYs = new float[childCount];
1670 cl.setRotationY(mNewRotationYs[i]);
3308 layout.setRotationY(mNewRotationYs[index]);

Completed in 189 milliseconds