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

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

Completed in 1805 milliseconds