Home
last modified time | relevance | path

Searched refs:GL_LUMINANCE (Results 1 – 19 of 19) sorted by relevance

/frameworks/native/opengl/tests/textures/
Dtextures.cpp99 glTexImage2D(GL_TEXTURE_2D, 0, GL_LUMINANCE, 4, 4, 0, GL_LUMINANCE, GL_UNSIGNED_BYTE, t8); in main()
/frameworks/native/opengl/tests/filter/
Dfilter.cpp116 glTexImage2D(GL_TEXTURE_2D, 0, GL_LUMINANCE, in main()
117 4, 4, 0, GL_LUMINANCE, GL_UNSIGNED_BYTE, t8); in main()
/frameworks/base/libs/hwui/
DHardwareBitmapUploader.cpp354 formatInfo.format = GL_LUMINANCE; in determineFormat()
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL10.java115 int GL_LUMINANCE = 0x1909; field
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
DGL10Header.java-if114 int GL_LUMINANCE = 0x1909;
/frameworks/base/opengl/java/android/opengl/
DGLES10.java117 public static final int GL_LUMINANCE = 0x1909; field in GLES10
DGLES20.java160 public static final int GL_LUMINANCE = 0x1909; field in GLES20
/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h322 #define GL_LUMINANCE 0x1909 macro
/frameworks/native/opengl/tools/glgen/stubs/gles11/
DGLES10Header.java-if117 public static final int GL_LUMINANCE = 0x1909;
DGLES20Header.java-if160 public static final int GL_LUMINANCE = 0x1909;
/frameworks/native/opengl/include/GLES/
Dgl.h290 #define GL_LUMINANCE 0x1909 macro
/frameworks/native/opengl/include/GLES2/
Dgl2.h214 #define GL_LUMINANCE 0x1909 macro
/frameworks/rs/driver/
DrsdAllocation.cpp75 case RS_KIND_PIXEL_L: return GL_LUMINANCE; in rsdKindToGLFormat()
/frameworks/native/opengl/include/GLES3/
Dgl3.h214 #define GL_LUMINANCE 0x1909 macro
Dgl31.h216 #define GL_LUMINANCE 0x1909 macro
Dgl32.h216 #define GL_LUMINANCE 0x1909 macro
/frameworks/native/opengl/libs/
Denums.in208 GL_ENUM(0x1909,GL_LUMINANCE)
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt19098 field public static final int GL_LUMINANCE = 6409; // 0x1909
19998 field public static final int GL_LUMINANCE = 6409; // 0x1909
52020 field public static final int GL_LUMINANCE = 6409; // 0x1909
/frameworks/base/core/api/
Dcurrent.txt28267 field public static final int GL_LUMINANCE = 6409; // 0x1909
29167 field public static final int GL_LUMINANCE = 6409; // 0x1909
58321 field public static final int GL_LUMINANCE = 6409; // 0x1909