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

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DPositionController.java161 // | | Box | | Box | | Box*| | Box | | Box | |
168 // The focused box (Box*) centers at mPlatform's (mCurrentX, mCurrentY)
171 private RangeArray<Box> mBoxes = new RangeArray<Box>(-BOX_MAX, BOX_MAX);
172 // The gap at the right of a Box i is at index i. The gap at the left of a
173 // Box
1595 private class Box extends Animatable { class in class:PositionController
[all...]

Completed in 40 milliseconds