OSDN Git Service

Clean up invalidate / redraw loop
authornicolasroard <nicolasroard@google.com>
Tue, 29 Jan 2013 21:57:42 +0000 (13:57 -0800)
committernicolasroard <nicolasroard@google.com>
Wed, 30 Jan 2013 23:43:01 +0000 (15:43 -0800)
commit6205c8100d7c0ec2a2db0baf9f043ae472a8da29
tree6388951c9431790c993c4ca9bd1086133f505b78
parent4588a3cb75457f98b6b0fd1b7dc41e9db2079b16
Clean up invalidate / redraw loop
Move the recopy to the main thread

Change-Id: I8c94179e292f5679b7c817b6bd5000ee384b83ce
src/com/android/gallery3d/filtershow/FilterShowActivity.java
src/com/android/gallery3d/filtershow/cache/FilteringPipeline.java
src/com/android/gallery3d/filtershow/editors/BasicEditor.java
src/com/android/gallery3d/filtershow/filters/ImageFilter.java
src/com/android/gallery3d/filtershow/imageshow/MasterImage.java
src/com/android/gallery3d/filtershow/presets/ImagePreset.java