OSDN Git Service

add White balance & disable UI elements
authorJohn Hoford <hoford@google.com>
Wed, 10 Oct 2012 21:17:30 +0000 (14:17 -0700)
committerJohn Hoford <hoford@google.com>
Wed, 10 Oct 2012 22:09:37 +0000 (15:09 -0700)
commit4988eff4c8eda325a616337d1aaa0666cc301a7c
treecc9236717df6eb4b112901d8544f426927594cc1
parentdb3b0d4cd1dc66d71f547fb4eb1c8d88b319185b
add White balance & disable UI elements

bug:7234321
Change-Id: Ic44bfe30b5d25e7d4442c4e6d4fd9e0e8410c7af
jni/Android.mk
jni/filters/wbalance.c [new file with mode: 0644]
res/layout/filtershow_activity.xml
res/values/filtershow_strings.xml
src/com/android/gallery3d/filtershow/FilterShowActivity.java
src/com/android/gallery3d/filtershow/PanelController.java
src/com/android/gallery3d/filtershow/filters/ImageFilterWBalance.java [new file with mode: 0644]