OSDN Git Service

First cut at a skeleton for the TinyPlanets filter.
authorSascha Haeberling <haeberling@google.com>
Thu, 18 Oct 2012 07:36:02 +0000 (00:36 -0700)
committerSascha Haeberling <haeberling@google.com>
Thu, 18 Oct 2012 21:29:29 +0000 (14:29 -0700)
commit079ee7776fb81d1f38ea22bf553d2c7c9ba45103
treeac30bf1c1ff02f7a452cec17066769df807f2563
parentf6c31e476d940a8306a7e14ad47215a87540dbf0
First cut at a skeleton for the TinyPlanets filter.

 Bug: 7344426

This is not hooking up the real algorithm yet, but unblocks Doris so she
can add the button while we rewrite the algorithm.

Change-Id: I685b6c189e8ac124670db53c37565c4f1ff1f606
src/com/android/gallery3d/app/PhotoPage.java
src/com/android/gallery3d/filtershow/FilterShowActivity.java
src/com/android/gallery3d/filtershow/PanelController.java
src/com/android/gallery3d/filtershow/filters/ImageFilter.java
src/com/android/gallery3d/filtershow/filters/ImageFilterTinyPlanet.java [new file with mode: 0644]