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

/development/samples/CubeLiveWallpaper/src/com/example/android/livecubes/cube2/
H A DCubeWallpaper2.java47 int endPoint; field in class:CubeWallpaper2.ThreeDLine
142 mLines[i].endPoint = Integer.valueOf(idx[1]);
283 ThreeDPoint end = mRotatedPoints[l.endPoint];

Completed in 3 milliseconds