Searched defs:photoeditor (Results 1 - 25 of 87) sorted by relevance

1234

/packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/
H A DOnDoneBitmapCallback.java17 package com.android.gallery3d.photoeditor;
H A DOnDoneCallback.java17 package com.android.gallery3d.photoeditor;
H A DYesCancelDialogBuilder.java1 package com.android.gallery3d.photoeditor;
/packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/actions/
H A DAutoFixAction.java17 package com.android.gallery3d.photoeditor.actions;
22 import com.android.gallery3d.photoeditor.filters.AutoFixFilter;
H A DColorTemperatureAction.java17 package com.android.gallery3d.photoeditor.actions;
22 import com.android.gallery3d.photoeditor.filters.ColorTemperatureFilter;
H A DCropAction.java17 package com.android.gallery3d.photoeditor.actions;
23 import com.android.gallery3d.photoeditor.filters.CropFilter;
H A DCrossProcessAction.java17 package com.android.gallery3d.photoeditor.actions;
22 import com.android.gallery3d.photoeditor.filters.CrossProcessFilter;
H A DDocumentaryAction.java17 package com.android.gallery3d.photoeditor.actions;
22 import com.android.gallery3d.photoeditor.filters.DocumentaryFilter;
H A DDoodleAction.java17 package com.android.gallery3d.photoeditor.actions;
22 import com.android.gallery3d.photoeditor.filters.DoodleFilter;
H A DFaceTanAction.java17 package com.android.gallery3d.photoeditor.actions;
22 import com.android.gallery3d.photoeditor.filters.FaceTanFilter;
H A DFaceliftAction.java17 package com.android.gallery3d.photoeditor.actions;
22 import com.android.gallery3d.photoeditor.filters.FaceliftFilter;
H A DFillLightAction.java17 package com.android.gallery3d.photoeditor.actions;
22 import com.android.gallery3d.photoeditor.filters.FillLightFilter;
H A DFisheyeAction.java17 package com.android.gallery3d.photoeditor.actions;
22 import com.android.gallery3d.photoeditor.filters.FisheyeFilter;
H A DGrainAction.java17 package com.android.gallery3d.photoeditor.actions;
22 import com.android.gallery3d.photoeditor.filters.GrainFilter;
H A DGrayscaleAction.java17 package com.android.gallery3d.photoeditor.actions;
22 import com.android.gallery3d.photoeditor.filters.GrayscaleFilter;
H A DHighlightAction.java17 package com.android.gallery3d.photoeditor.actions;
22 import com.android.gallery3d.photoeditor.filters.HighlightFilter;
H A DLomoishAction.java17 package com.android.gallery3d.photoeditor.actions;
22 import com.android.gallery3d.photoeditor.filters.LomoishFilter;
H A DNegativeAction.java17 package com.android.gallery3d.photoeditor.actions;
22 import com.android.gallery3d.photoeditor.filters.NegativeFilter;
H A DPosterizeAction.java17 package com.android.gallery3d.photoeditor.actions;
22 import com.android.gallery3d.photoeditor.filters.PosterizeFilter;
H A DRedEyeAction.java17 package com.android.gallery3d.photoeditor.actions;
24 import com.android.gallery3d.photoeditor.filters.RedEyeFilter;
H A DSaturationAction.java17 package com.android.gallery3d.photoeditor.actions;
22 import com.android.gallery3d.photoeditor.filters.SaturationFilter;
H A DSepiaAction.java17 package com.android.gallery3d.photoeditor.actions;
22 import com.android.gallery3d.photoeditor.filters.SepiaFilter;
H A DShadowAction.java17 package com.android.gallery3d.photoeditor.actions;
22 import com.android.gallery3d.photoeditor.filters.ShadowFilter;
H A DSharpenAction.java17 package com.android.gallery3d.photoeditor.actions;
22 import com.android.gallery3d.photoeditor.filters.SharpenFilter;
H A DTintAction.java17 package com.android.gallery3d.photoeditor.actions;
22 import com.android.gallery3d.photoeditor.filters.TintFilter;

Completed in 64 milliseconds

1234