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

1 2 3 45 6 7 8

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
ImageFilterColorBorder.java 17 package com.android.gallery3d.filtershow.filters;
ImageFilterCurves.java 17 package com.android.gallery3d.filtershow.filters;
21 import com.android.gallery3d.filtershow.imageshow.Spline;
ImageFilterFx.java 17 package com.android.gallery3d.filtershow.filters;
ImageFilterSharpen.java 17 package com.android.gallery3d.filtershow.filters;
20 import com.android.gallery3d.filtershow.editors.BasicEditor;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/history/
HistoryManager.java 17 package com.android.gallery3d.filtershow.history;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/info/
InfoPanel.java 17 package com.android.gallery3d.filtershow.info;
36 import com.android.gallery3d.filtershow.cache.ImageLoader;
37 import com.android.gallery3d.filtershow.imageshow.MasterImage;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
ProcessingTask.java 17 package com.android.gallery3d.filtershow.pipeline;
ProcessingTaskController.java 17 package com.android.gallery3d.filtershow.pipeline;
  /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/tools/
MatrixFit.java 17 package com.android.gallery3d.filtershow.tools;
XmpPresets.java 17 package com.android.gallery3d.filtershow.tools;
28 import com.android.gallery3d.filtershow.imageshow.MasterImage;
29 import com.android.gallery3d.filtershow.pipeline.ImagePreset;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/cache/
BitmapCache.java 17 package com.android.gallery3d.filtershow.cache;
22 import com.android.gallery3d.filtershow.pipeline.Buffer;
23 import com.android.gallery3d.filtershow.pipeline.CacheProcessing;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
CategoryView.java 17 package com.android.gallery3d.filtershow.category;
30 import com.android.gallery3d.filtershow.FilterShowActivity;
31 import com.android.gallery3d.filtershow.ui.SelectionRenderer;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/colorpicker/
ColorBrightnessView.java 17 package com.android.gallery3d.filtershow.colorpicker;
ColorCompareView.java 17 package com.android.gallery3d.filtershow.colorpicker;
ColorPickerDialog.java 17 package com.android.gallery3d.filtershow.colorpicker;
34 import com.android.gallery3d.filtershow.FilterShowActivity;
ColorSVRectView.java 17 package com.android.gallery3d.filtershow.colorpicker;
ColorSaturationView.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/controller/
ColorChooser.java 1 package com.android.gallery3d.filtershow.controller;
15 import com.android.gallery3d.filtershow.colorpicker.ColorListener;
16 import com.android.gallery3d.filtershow.colorpicker.ColorPickerDialog;
17 import com.android.gallery3d.filtershow.editors.Editor;
  /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;
CropMath.java 17 package com.android.gallery3d.filtershow.crop;
23 import com.android.gallery3d.filtershow.imageshow.GeometryMathUtils;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/data/
FilterStackSource.java 16 package com.android.gallery3d.filtershow.data;
26 import com.android.gallery3d.filtershow.data.FilterStackDBHelper.FilterStack;
27 import com.android.gallery3d.filtershow.filters.FilterUserPresetRepresentation;
28 import com.android.gallery3d.filtershow.pipeline.ImagePreset;
UserPresetsManager.java 1 package com.android.gallery3d.filtershow.data;
7 import com.android.gallery3d.filtershow.FilterShowActivity;
8 import com.android.gallery3d.filtershow.filters.FilterUserPresetRepresentation;
9 import com.android.gallery3d.filtershow.pipeline.ImagePreset;

Completed in 549 milliseconds

1 2 3 45 6 7 8