HomeSort by relevance Sort by last modified time
    Searched refs:RedEyeAction (Results 1 - 3 of 3) sorted by null

  /gdk/samples/PhotoEditor/src/com/android/photoeditor/actions/
RedEyeAction.java 29 public class RedEyeAction extends FilterAction {
31 public RedEyeAction(FilterStack filterStack, ViewGroup tools) {
  /packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/actions/
RedEyeAction.java 29 public class RedEyeAction extends EffectAction {
31 public RedEyeAction(Context context, AttributeSet attrs) {
  /gdk/samples/PhotoEditor/src/com/android/photoeditor/
EffectsBar.java 43 import com.android.photoeditor.actions.RedEyeAction;
117 new RedEyeAction(filterStack, tools)));

Completed in 549 milliseconds