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

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

Completed in 133 milliseconds