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

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

Completed in 202 milliseconds