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

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

Completed in 62 milliseconds