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

1 23 4 5 6

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
EditorRotate.java 17 package com.android.gallery3d.filtershow.editors;
27 import com.android.gallery3d.filtershow.imageshow.ImageRotate;
28 import com.android.gallery3d.filtershow.imageshow.MasterImage;
EditorStraighten.java 17 package com.android.gallery3d.filtershow.editors;
24 import com.android.gallery3d.filtershow.imageshow.GeometryMetadata;
25 import com.android.gallery3d.filtershow.imageshow.ImageStraighten;
26 import com.android.gallery3d.filtershow.imageshow.MasterImage;
EditorTinyPlanet.java 17 package com.android.gallery3d.filtershow.editors;
23 import com.android.gallery3d.filtershow.filters.FilterRepresentation;
24 import com.android.gallery3d.filtershow.filters.FilterTinyPlanetRepresentation;
25 import com.android.gallery3d.filtershow.imageshow.ImageTinyPlanet;
SwapButton.java 17 package com.android.gallery3d.filtershow.editors;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
FilterCurvesRepresentation.java 1 package com.android.gallery3d.filtershow.filters;
6 import com.android.gallery3d.filtershow.ui.Spline;
FilterFxRepresentation.java 17 package com.android.gallery3d.filtershow.filters;
21 import com.android.gallery3d.filtershow.editors.ImageOnlyEditor;
FilterImageBorderRepresentation.java 17 package com.android.gallery3d.filtershow.filters;
20 import com.android.gallery3d.filtershow.editors.ImageOnlyEditor;
FilterPointRepresentation.java 17 package com.android.gallery3d.filtershow.filters;
FilterVignetteRepresentation.java 17 package com.android.gallery3d.filtershow.filters;
20 import com.android.gallery3d.filtershow.editors.EditorVignette;
21 import com.android.gallery3d.filtershow.imageshow.Oval;
IconUtilities.java 17 package com.android.gallery3d.filtershow.filters;
ImageFilterDownsample.java 17 package com.android.gallery3d.filtershow.filters;
24 import com.android.gallery3d.filtershow.cache.ImageLoader;
ImageFilterFx.java 17 package com.android.gallery3d.filtershow.filters;
ImageFilterHighlights.java 17 package com.android.gallery3d.filtershow.filters;
ImageFilterKMeans.java 17 package com.android.gallery3d.filtershow.filters;
ImageFilterParametricBorder.java 17 package com.android.gallery3d.filtershow.filters;
ImageFilterRedEye.java 17 package com.android.gallery3d.filtershow.filters;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImagePoint.java 17 package com.android.gallery3d.filtershow.imageshow;
27 import com.android.gallery3d.filtershow.editors.EditorRedEye;
28 import com.android.gallery3d.filtershow.filters.FilterPoint;
29 import com.android.gallery3d.filtershow.filters.FilterRedEyeRepresentation;
30 import com.android.gallery3d.filtershow.filters.ImageFilterRedEye;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/state/
DragListener.java 17 package com.android.gallery3d.filtershow.state;
State.java 17 package com.android.gallery3d.filtershow.state;
19 import com.android.gallery3d.filtershow.filters.FilterRepresentation;
StateAdapter.java 17 package com.android.gallery3d.filtershow.state;
25 import com.android.gallery3d.filtershow.FilterShowActivity;
26 import com.android.gallery3d.filtershow.editors.ImageOnlyEditor;
27 import com.android.gallery3d.filtershow.filters.FilterRepresentation;
28 import com.android.gallery3d.filtershow.imageshow.MasterImage;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/tools/
IconFactory.java 17 package com.android.gallery3d.filtershow.tools;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
EditorPlaceHolder.java 1 package com.android.gallery3d.filtershow;
7 import com.android.gallery3d.filtershow.cache.ImageLoader;
8 import com.android.gallery3d.filtershow.editors.Editor;
9 import com.android.gallery3d.filtershow.imageshow.ImageShow;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/colorpicker/
ColorGridDialog.java 17 package com.android.gallery3d.filtershow.colorpicker;
ColorPickerDialog.java 17 package com.android.gallery3d.filtershow.colorpicker;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/controller/
BasicParameterInt.java 17 package com.android.gallery3d.filtershow.controller;

Completed in 215 milliseconds

1 23 4 5 6