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

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

Completed in 216 milliseconds