HomeSort by relevance Sort by last modified time
    Searched defs:filtershow (Results 26 - 50 of 198) sorted by null

12 3 4 5 6 7 8

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/controller/
ParameterStyles.java 17 package com.android.gallery3d.filtershow.controller;
21 import com.android.gallery3d.filtershow.pipeline.RenderingRequestCaller;
ActionSlider.java 17 package com.android.gallery3d.filtershow.controller;
26 import com.android.gallery3d.filtershow.editors.Editor;
BasicSlider.java 17 package com.android.gallery3d.filtershow.controller;
28 import com.android.gallery3d.filtershow.editors.Editor;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
ImageOnlyEditor.java 17 package com.android.gallery3d.filtershow.editors;
23 import com.android.gallery3d.filtershow.imageshow.ImageShow;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
FilterDirectRepresentation.java 17 package com.android.gallery3d.filtershow.filters;
FilterRedEyeRepresentation.java 17 package com.android.gallery3d.filtershow.filters;
22 import com.android.gallery3d.filtershow.editors.EditorRedEye;
FilterUserPresetRepresentation.java 17 package com.android.gallery3d.filtershow.filters;
19 import com.android.gallery3d.filtershow.editors.ImageOnlyEditor;
20 import com.android.gallery3d.filtershow.pipeline.ImagePreset;
ImageFilterContrast.java 17 package com.android.gallery3d.filtershow.filters;
ImageFilterEdge.java 17 package com.android.gallery3d.filtershow.filters;
ImageFilterExposure.java 17 package com.android.gallery3d.filtershow.filters;
ImageFilterNegative.java 1 package com.android.gallery3d.filtershow.filters;
6 import com.android.gallery3d.filtershow.editors.ImageOnlyEditor;
ImageFilterSaturated.java 17 package com.android.gallery3d.filtershow.filters;
ImageFilterShadows.java 17 package com.android.gallery3d.filtershow.filters;
ImageFilterVibrance.java 17 package com.android.gallery3d.filtershow.filters;
ImageFilterWBalance.java 17 package com.android.gallery3d.filtershow.filters;
20 import com.android.gallery3d.filtershow.editors.ImageOnlyEditor;
RedEyeCandidate.java 17 package com.android.gallery3d.filtershow.filters;
SimpleImageFilter.java 17 package com.android.gallery3d.filtershow.filters;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/history/
HistoryItem.java 17 package com.android.gallery3d.filtershow.history;
21 import com.android.gallery3d.filtershow.filters.FilterRepresentation;
22 import com.android.gallery3d.filtershow.pipeline.ImagePreset;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ControlPoint.java 17 package com.android.gallery3d.filtershow.imageshow;
Line.java 17 package com.android.gallery3d.filtershow.imageshow;
Oval.java 17 package com.android.gallery3d.filtershow.imageshow;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
PipelineInterface.java 17 package com.android.gallery3d.filtershow.pipeline;
SharedPreset.java 17 package com.android.gallery3d.filtershow.pipeline;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/state/
StatePanel.java 17 package com.android.gallery3d.filtershow.state;
28 import com.android.gallery3d.filtershow.category.MainPanel;
29 import com.android.gallery3d.filtershow.imageshow.MasterImage;
  /packages/apps/Gallery2/src_pd/com/android/gallery3d/filtershow/filters/
FiltersManager.java 17 package com.android.gallery3d.filtershow.filters;

Completed in 160 milliseconds

12 3 4 5 6 7 8