summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/ui/TiledScreenNail.java
Commit message (Collapse)AuthorAgeFilesLines
* Fix tiling effect when open a photo.Owen Lin2012-10-251-0/+4
| | | | | | | | | 1. Don't draw the tiles of full image before screen nail is ready. 2. Upload multiple tiles in each frame in order to show photo quickly. bug: 7403409 Change-Id: Ic5a88a29fe302068e97ab81ab260d0cc572dd7ff
* Fixes bugs in TiledTexture.Owen Lin2012-10-161-0/+216
1. Upload tiles in SinglePhotoDataAdapter 2. Rebuild the upload queue after the screen nails being recycled bug: 6399444 Change-Id: I57e756f8d1d84742bf82dd34c83baf8df89ae4cc