HomeSort by relevance Sort by last modified time
    Searched defs:filtershow (Results 76 - 100 of 146) sorted by null

1 2 34 5 6

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/controller/
BasicParameterStyle.java 17 package com.android.gallery3d.filtershow.controller;
22 import com.android.gallery3d.filtershow.cache.RenderingRequestCaller;
StyleChooser.java 1 package com.android.gallery3d.filtershow.controller;
14 import com.android.gallery3d.filtershow.cache.RenderingRequest;
15 import com.android.gallery3d.filtershow.cache.RenderingRequestCaller;
16 import com.android.gallery3d.filtershow.editors.Editor;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
BasicEditor.java 17 package com.android.gallery3d.filtershow.editors;
22 import com.android.gallery3d.filtershow.controller.Control;
23 import com.android.gallery3d.filtershow.controller.FilterView;
24 import com.android.gallery3d.filtershow.controller.Parameter;
25 import com.android.gallery3d.filtershow.controller.ParameterInteger;
26 import com.android.gallery3d.filtershow.filters.FilterBasicRepresentation;
27 import com.android.gallery3d.filtershow.filters.FilterRepresentation;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
BaseFiltersManager.java 16 package com.android.gallery3d.filtershow.filters;
22 import com.android.gallery3d.filtershow.presets.ImagePreset;
FilterColorBorderRepresentation.java 17 package com.android.gallery3d.filtershow.filters;
20 import com.android.gallery3d.filtershow.editors.ImageOnlyEditor;
ImageFilter.java 17 package com.android.gallery3d.filtershow.filters;
24 import com.android.gallery3d.filtershow.FilterShowActivity;
25 import com.android.gallery3d.filtershow.imageshow.GeometryMetadata;
26 import com.android.gallery3d.filtershow.presets.FilterEnvironment;
27 import com.android.gallery3d.filtershow.presets.ImagePreset;
ImageFilterBorder.java 17 package com.android.gallery3d.filtershow.filters;
ImageFilterCurves.java 17 package com.android.gallery3d.filtershow.filters;
21 import com.android.gallery3d.filtershow.ui.Spline;
ImageFilterSharpen.java 17 package com.android.gallery3d.filtershow.filters;
ImageFilterStraighten.java 17 package com.android.gallery3d.filtershow.filters;
ImageFilterVignette.java 17 package com.android.gallery3d.filtershow.filters;
25 import com.android.gallery3d.filtershow.presets.ImagePreset;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImageFlip.java 17 package com.android.gallery3d.filtershow.imageshow;
27 import com.android.gallery3d.filtershow.editors.EditorFlip;
28 import com.android.gallery3d.filtershow.imageshow.GeometryMetadata.FLIP;
ImageRotate.java 17 package com.android.gallery3d.filtershow.imageshow;
26 import com.android.gallery3d.filtershow.editors.EditorRotate;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/provider/
SharedImageProvider.java 17 package com.android.gallery3d.filtershow.provider;
38 public static final String AUTHORITY = "com.android.gallery3d.filtershow.provider.SharedImageProvider";
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/ui/
IconButton.java 17 package com.android.gallery3d.filtershow.ui;
29 import com.android.gallery3d.filtershow.tools.IconFactory;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
HistoryAdapter.java 17 package com.android.gallery3d.filtershow;
32 import com.android.gallery3d.filtershow.presets.ImagePreset;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/cache/
RenderingRequest.java 17 package com.android.gallery3d.filtershow.cache;
22 import com.android.gallery3d.filtershow.filters.FiltersManager;
23 import com.android.gallery3d.filtershow.imageshow.MasterImage;
24 import com.android.gallery3d.filtershow.presets.FilterEnvironment;
25 import com.android.gallery3d.filtershow.presets.ImagePreset;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
Action.java 17 package com.android.gallery3d.filtershow.category;
27 import com.android.gallery3d.filtershow.cache.RenderingRequest;
28 import com.android.gallery3d.filtershow.cache.RenderingRequestCaller;
29 import com.android.gallery3d.filtershow.filters.FilterRepresentation;
30 import com.android.gallery3d.filtershow.imageshow.MasterImage;
31 import com.android.gallery3d.filtershow.presets.ImagePreset;
CategoryAdapter.java 17 package com.android.gallery3d.filtershow.category;
28 import com.android.gallery3d.filtershow.filters.FilterRepresentation;
29 import com.android.gallery3d.filtershow.filters.ImageFilterTinyPlanet;
30 import com.android.gallery3d.filtershow.imageshow.MasterImage;
31 import com.android.gallery3d.filtershow.presets.ImagePreset;
32 import com.android.gallery3d.filtershow.ui.FilterIconButton;
CategoryView.java 17 package com.android.gallery3d.filtershow.category;
30 import com.android.gallery3d.filtershow.FilterShowActivity;
31 import com.android.gallery3d.filtershow.filters.FilterRepresentation;
32 import com.android.gallery3d.filtershow.ui.SelectionRenderer;
MainPanel.java 17 package com.android.gallery3d.filtershow.category;
29 import com.android.gallery3d.filtershow.FilterShowActivity;
30 import com.android.gallery3d.filtershow.state.StatePanel;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/colorpicker/
ColorOpacityView.java 17 package com.android.gallery3d.filtershow.colorpicker;
ColorValueView.java 17 package com.android.gallery3d.filtershow.colorpicker;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
CropDrawingUtils.java 17 package com.android.gallery3d.filtershow.crop;
CropExtras.java 17 package com.android.gallery3d.filtershow.crop;

Completed in 1094 milliseconds

1 2 34 5 6