OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gallery3d
(Results
501 - 525
of
666
) sorted by null
<<
21
22
23
24
25
26
27
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/colorpicker/
ColorBrightnessView.java
17
package com.android.
gallery3d
.filtershow.colorpicker;
33
import com.android.
gallery3d
.R;
ColorCompareView.java
17
package com.android.
gallery3d
.filtershow.colorpicker;
33
import com.android.
gallery3d
.R;
ColorHueView.java
17
package com.android.
gallery3d
.filtershow.colorpicker;
34
import com.android.
gallery3d
.R;
ColorOpacityView.java
17
package com.android.
gallery3d
.filtershow.colorpicker;
34
import com.android.
gallery3d
.R;
ColorRectView.java
17
package com.android.
gallery3d
.filtershow.colorpicker;
33
import com.android.
gallery3d
.R;
ColorSVRectView.java
17
package com.android.
gallery3d
.filtershow.colorpicker;
35
import com.android.
gallery3d
.R;
ColorSaturationView.java
17
package com.android.
gallery3d
.filtershow.colorpicker;
33
import com.android.
gallery3d
.R;
ColorValueView.java
17
package com.android.
gallery3d
.filtershow.colorpicker;
31
import com.android.
gallery3d
.R;
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
FilterRepresentation.java
17
package com.android.
gallery3d
.filtershow.filters;
23
import com.android.
gallery3d
.filtershow.editors.BasicEditor;
FilterGradRepresentation.java
16
package com.android.
gallery3d
.filtershow.filters;
22
import com.android.
gallery3d
.R;
23
import com.android.
gallery3d
.filtershow.editors.EditorGrad;
24
import com.android.
gallery3d
.filtershow.imageshow.MasterImage;
25
import com.android.
gallery3d
.filtershow.imageshow.Line;
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImageShow.java
17
package com.android.
gallery3d
.filtershow.imageshow;
46
import com.android.
gallery3d
.R;
47
import com.android.
gallery3d
.filtershow.FilterShowActivity;
48
import com.android.
gallery3d
.filtershow.filters.FilterMirrorRepresentation;
49
import com.android.
gallery3d
.filtershow.filters.FilterRepresentation;
50
import com.android.
gallery3d
.filtershow.filters.ImageFilter;
51
import com.android.
gallery3d
.filtershow.pipeline.ImagePreset;
52
import com.android.
gallery3d
.filtershow.tools.SaveImage;
[
all
...]
/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
BasicTexture.java
17
package com.android.
gallery3d
.glrenderer;
21
import com.android.
gallery3d
.common.Utils;
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
EdgeView.java
17
package com.android.
gallery3d
.ui;
22
import com.android.
gallery3d
.glrenderer.GLCanvas;
Paper.java
17
package com.android.
gallery3d
.ui;
24
import com.android.
gallery3d
.common.Utils;
PopupList.java
17
package com.android.
gallery3d
.ui;
34
import com.android.
gallery3d
.R;
GLView.java
17
package com.android.
gallery3d
.ui;
23
import com.android.
gallery3d
.anim.CanvasAnimation;
24
import com.android.
gallery3d
.anim.StateTransitionAnimation;
25
import com.android.
gallery3d
.common.Utils;
26
import com.android.
gallery3d
.glrenderer.GLCanvas;
/packages/apps/Gallery2/src/com/android/gallery3d/util/
ProfileData.java
17
package com.android.
gallery3d
.util;
21
import com.android.
gallery3d
.common.Utils;
SaveVideoFileUtils.java
17
package com.android.
gallery3d
.util;
28
import com.android.
gallery3d
.filtershow.tools.SaveImage.ContentResolverQueryCallback;
/packages/apps/Gallery2/src/com/android/photos/
AlbumFragment.java
33
import com.android.
gallery3d
.R;
34
import com.android.
gallery3d
.app.GalleryActivity;
/packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/glrenderer/
BasicTexture.java
17
package com.android.
gallery3d
.glrenderer;
21
import com.android.
gallery3d
.common.Utils;
/packages/apps/Launcher3/res/xml/
default_workspace_4x4.xml
48
launcher:packageName="com.android.
gallery3d
"
49
launcher:className="com.android.
gallery3d
.app.Gallery"
default_workspace_5x5.xml
48
launcher:packageName="com.android.
gallery3d
"
49
launcher:className="com.android.
gallery3d
.app.Gallery"
default_workspace_5x6.xml
48
launcher:packageName="com.android.
gallery3d
"
49
launcher:className="com.android.
gallery3d
.app.Gallery"
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/
BitmapRegionTileSource.java
34
import com.android.
gallery3d
.common.BitmapUtils;
35
import com.android.
gallery3d
.common.Utils;
36
import com.android.
gallery3d
.exif.ExifInterface;
37
import com.android.
gallery3d
.glrenderer.BasicTexture;
38
import com.android.
gallery3d
.glrenderer.BitmapTexture;
/packages/apps/Launcher3/WallpaperPicker/src/com/android/photos/
BitmapRegionTileSource.java
34
import com.android.
gallery3d
.common.BitmapUtils;
35
import com.android.
gallery3d
.common.Utils;
36
import com.android.
gallery3d
.exif.ExifInterface;
37
import com.android.
gallery3d
.glrenderer.BasicTexture;
38
import com.android.
gallery3d
.glrenderer.BitmapTexture;
Completed in 305 milliseconds
<<
21
22
23
24
25
26
27