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

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

Completed in 210 milliseconds