OSDN Git Service

Merge "Remove LongSpareArray + some cleanups" into gb-ub-photos-bryce
authorYour Name <jreck@google.com>
Wed, 12 Dec 2012 01:11:52 +0000 (17:11 -0800)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Wed, 12 Dec 2012 01:11:52 +0000 (17:11 -0800)
1  2 
src/com/android/gallery3d/app/PhotoDataAdapter.java
src/com/android/gallery3d/ui/PhotoView.java
src/com/android/gallery3d/ui/TileImageView.java

@@@ -27,11 -31,7 +31,9 @@@ import com.android.gallery3d.common.Api
  import com.android.gallery3d.common.Utils;
  import com.android.gallery3d.data.BitmapPool;
  import com.android.gallery3d.data.DecodeUtils;
 +import com.android.gallery3d.glrenderer.GLCanvas;
 +import com.android.gallery3d.glrenderer.UploadedTexture;
  import com.android.gallery3d.util.Future;
- import com.android.gallery3d.util.GalleryUtils;
  import com.android.gallery3d.util.ThreadPool;
  import com.android.gallery3d.util.ThreadPool.CancelListener;
  import com.android.gallery3d.util.ThreadPool.JobContext;