OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gallery3d
(Results
301 - 325
of
666
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/packages/apps/Gallery2/src/com/android/gallery3d/data/
LocalMediaItem.java
17
package com.android.
gallery3d
.data;
21
import com.android.
gallery3d
.util.GalleryUtils;
MediaSource.java
17
package com.android.
gallery3d
.data;
21
import com.android.
gallery3d
.data.MediaSet.ItemConsumer;
TagClustering.java
17
package com.android.
gallery3d
.data;
21
import com.android.
gallery3d
.R;
UriSource.java
17
package com.android.
gallery3d
.data;
23
import com.android.
gallery3d
.app.GalleryApp;
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
CategoryTrack.java
17
package com.android.
gallery3d
.filtershow.category;
28
import com.android.
gallery3d
.R;
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/colorpicker/
ColorGridDialog.java
17
package com.android.
gallery3d
.filtershow.colorpicker;
27
import com.android.
gallery3d
.R;
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
EditorVignette.java
17
package com.android.
gallery3d
.filtershow.editors;
31
import com.android.
gallery3d
.R;
32
import com.android.
gallery3d
.filtershow.FilterShowActivity;
33
import com.android.
gallery3d
.filtershow.controller.BasicParameterInt;
34
import com.android.
gallery3d
.filtershow.controller.Parameter;
35
import com.android.
gallery3d
.filtershow.filters.FilterVignetteRepresentation;
36
import com.android.
gallery3d
.filtershow.filters.FilterRepresentation;
37
import com.android.
gallery3d
.filtershow.imageshow.ImageVignette;
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
FilterFxRepresentation.java
17
package com.android.
gallery3d
.filtershow.filters;
19
import com.android.
gallery3d
.filtershow.editors.ImageOnlyEditor;
IconUtilities.java
17
package com.android.
gallery3d
.filtershow.filters;
23
import com.android.
gallery3d
.R;
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;
22
import com.android.
gallery3d
.app.Log;
ImageFilterHighlights.java
17
package com.android.
gallery3d
.filtershow.filters;
21
import com.android.
gallery3d
.R;
ImageFilterKMeans.java
17
package com.android.
gallery3d
.filtershow.filters;
22
import com.android.
gallery3d
.R;
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImageCrop.java
17
package com.android.
gallery3d
.filtershow.imageshow;
31
import com.android.
gallery3d
.R;
32
import com.android.
gallery3d
.filtershow.crop.CropDrawingUtils;
33
import com.android.
gallery3d
.filtershow.crop.CropMath;
34
import com.android.
gallery3d
.filtershow.crop.CropObject;
35
import com.android.
gallery3d
.filtershow.editors.EditorCrop;
36
import com.android.
gallery3d
.filtershow.filters.FilterCropRepresentation;
37
import com.android.
gallery3d
.filtershow.imageshow.GeometryMathUtils.GeometryHolder;
GeometryMathUtils.java
17
package com.android.
gallery3d
.filtershow.imageshow;
27
import com.android.
gallery3d
.filtershow.cache.BitmapCache;
28
import com.android.
gallery3d
.filtershow.cache.ImageLoader;
29
import com.android.
gallery3d
.filtershow.filters.FilterCropRepresentation;
30
import com.android.
gallery3d
.filtershow.filters.FilterMirrorRepresentation;
31
import com.android.
gallery3d
.filtershow.filters.FilterMirrorRepresentation.Mirror;
32
import com.android.
gallery3d
.filtershow.filters.FilterRepresentation;
33
import com.android.
gallery3d
.filtershow.filters.FilterRotateRepresentation;
34
import com.android.
gallery3d
.filtershow.filters.FilterRotateRepresentation.Rotation;
35
import com.android.
gallery3d
.filtershow.filters.FilterStraightenRepresentation
[
all
...]
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
BitmapTileProvider.java
17
package com.android.
gallery3d
.ui;
23
import com.android.
gallery3d
.common.BitmapUtils;
/packages/apps/Gallery2/src/com/android/gallery3d/util/
CacheManager.java
17
package com.android.
gallery3d
.util;
23
import com.android.
gallery3d
.common.BlobCache;
GalleryUtils.java
17
package com.android.
gallery3d
.util;
39
import com.android.
gallery3d
.R;
40
import com.android.
gallery3d
.app.GalleryActivity;
41
import com.android.
gallery3d
.app.PackagesMonitor;
42
import com.android.
gallery3d
.common.ApiHelper;
43
import com.android.
gallery3d
.data.DataManager;
44
import com.android.
gallery3d
.data.MediaItem;
45
import com.android.
gallery3d
.ui.TiledScreenNail;
46
import com.android.
gallery3d
.util.IntentHelper;
47
import com.android.
gallery3d
.util.ThreadPool.CancelListener
[
all
...]
/packages/apps/Launcher2/res/xml-sw720dp/
default_workspace.xml
48
launcher:packageName="com.android.
gallery3d
"
49
launcher:className="com.android.
gallery3d
.app.Gallery"
/packages/apps/Launcher3/WallpaperPicker/src/com/android/launcher3/
DrawableTileSource.java
25
import com.android.
gallery3d
.glrenderer.BasicTexture;
26
import com.android.
gallery3d
.glrenderer.BitmapTexture;
/packages/apps/Gallery2/src/com/android/gallery3d/app/
PhotoDataAdapter.java
17
package com.android.
gallery3d
.app;
24
import com.android.
gallery3d
.common.BitmapUtils;
25
import com.android.
gallery3d
.common.Utils;
26
import com.android.
gallery3d
.data.ContentListener;
27
import com.android.
gallery3d
.data.LocalMediaItem;
28
import com.android.
gallery3d
.data.MediaItem;
29
import com.android.
gallery3d
.data.MediaObject;
30
import com.android.
gallery3d
.data.MediaSet;
31
import com.android.
gallery3d
.data.Path;
32
import com.android.
gallery3d
.glrenderer.TiledTexture
[
all
...]
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
ByteBufferInputStream.java
17
package com.android.
gallery3d
.exif;
IfdId.java
17
package com.android.
gallery3d
.exif;
JpegHeader.java
17
package com.android.
gallery3d
.exif;
OrderedDataOutputStream.java
17
package com.android.
gallery3d
.exif;
Completed in 191 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>