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

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

Completed in 22 milliseconds