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

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/controller/
ActionSlider.java 28 public class ActionSlider extends TitledSlider {
29 private static final String LOGTAG = "ActionSlider";
32 public ActionSlider() {
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
ParametricEditor.java 32 import com.android.gallery3d.filtershow.controller.ActionSlider;
83 portraitMap.put(ParameterActionAndInt.sParameterType, ActionSlider.class);
84 landscapeMap.put(ParameterActionAndInt.sParameterType, ActionSlider.class);

Completed in 493 milliseconds