summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/ui/SlideshowView.java
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize import for all files.Owen Lin2012-03-141-3/+4
| | | | Change-Id: Ia9188bcde727e317e6a476caccaea562f0758b19
* Cache animation time value to reduce work and synchronize animation.Chih-Chung Chang2012-02-171-4/+4
| | | | Change-Id: I00081bc6037c01dafc56cf017dcc1da448c1d106
* Make GLCanvas a bit faster.Chih-Chung Chang2012-02-161-1/+1
| | | | | | | | (1) make a faster version of translate(x, y). (2) make mapPoints() faster. (3) avoid calling canvas.rotate() when it is not needed. Change-Id: I364e2aa3fc9ee81c43f42f3af8b2d30a1241b482
* Initial code for Gallery2.Owen Lin2011-08-181-0/+165
fix: 5176434 Change-Id: I041e282b9c7b34ceb1db8b033be2b853bb3a992c