OSDN Git Service

Refactor to use direct manipulations of FilterRepresentations.
authornicolasroard <nicolasroard@google.com>
Wed, 6 Feb 2013 01:09:05 +0000 (17:09 -0800)
committernicolasroard <nicolasroard@google.com>
Wed, 6 Feb 2013 20:52:34 +0000 (12:52 -0800)
commitcf0b2aad3bc5d80c51316ae10e1cf2c3476259aa
tree1f6cd73afb4bb1ea580e1ad4bbf976e6708691d9
parent5b85b092af404effd32aa513f9c45a0232d7ae81
Refactor to use direct manipulations of FilterRepresentations.

Change-Id: If5f92f137283cb126835be004d315942ff95021c
src/com/android/gallery3d/filtershow/FilterShowActivity.java
src/com/android/gallery3d/filtershow/PanelController.java
src/com/android/gallery3d/filtershow/cache/FilteringPipeline.java
src/com/android/gallery3d/filtershow/cache/ImageLoader.java
src/com/android/gallery3d/filtershow/cache/TripleBufferBitmap.java
src/com/android/gallery3d/filtershow/editors/BasicEditor.java
src/com/android/gallery3d/filtershow/editors/Editor.java
src/com/android/gallery3d/filtershow/filters/ImageFilterRS.java
src/com/android/gallery3d/filtershow/imageshow/MasterImage.java
src/com/android/gallery3d/filtershow/presets/ImagePreset.java