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

/development/samples/devbytes/animation/CurvedMotion/src/com/example/android/curvedmotion/
H A DCurvedMotion.java42 boolean mTopLeft = true; field in class:CurvedMotion
97 if (mTopLeft) {
109 mTopLeft = !mTopLeft;

Completed in 497 milliseconds