OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RawTexture
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
RawTexture.java
23
public class
RawTexture
extends BasicTexture {
24
private static final String TAG = "
RawTexture
";
29
public
RawTexture
(int width, int height, boolean opaque) {
/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
RawTexture.java
23
public class
RawTexture
extends BasicTexture {
24
private static final String TAG = "
RawTexture
";
29
public
RawTexture
(int width, int height, boolean opaque) {
/packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/glrenderer/
RawTexture.java
23
public class
RawTexture
extends BasicTexture {
24
private static final String TAG = "
RawTexture
";
29
public
RawTexture
(int width, int height, boolean opaque) {
Completed in 64 milliseconds