OSDN Git Service

Speed up load times
authornicolasroard <nicolasroard@google.com>
Tue, 2 Jul 2013 22:02:43 +0000 (15:02 -0700)
committernicolasroard <nicolasroard@google.com>
Tue, 2 Jul 2013 22:12:27 +0000 (15:12 -0700)
commitbe84355fddceb9690eef752707c42457ea251e77
tree5414dec1295733226726626a8ecda745b6d1ee99
parent6a2491c0afff0243b2174743937ea4be463a22b0
Speed up load times

Compute the small res image on the fly
Load the high res preview image after first load

Change-Id: Icc556c2204cb4fd25766d90064a5756c877b11cc
src/com/android/gallery3d/filtershow/FilterShowActivity.java
src/com/android/gallery3d/filtershow/cache/CachingPipeline.java
src/com/android/gallery3d/filtershow/cache/FilteringPipeline.java
src/com/android/gallery3d/filtershow/cache/ImageLoader.java