/aosp12/frameworks/native/opengl/tools/glgen/stubs/jsr239/ |
H A D | GL11Header.java-if | 54 int GL_CURRENT_COLOR = 0x0B00;
|
/aosp12/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
H A D | GL11.java | 55 int GL_CURRENT_COLOR = 0x0B00; field
|
/aosp12/frameworks/base/opengl/java/android/opengl/ |
H A D | GLES11.java | 57 public static final int GL_CURRENT_COLOR = 0x0B00; field in GLES11
|
/aosp12/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
H A D | common.cpp | 272 case GL_CURRENT_COLOR: in getNeededCount()
|
H A D | GLES11Header.java-if | 57 public static final int GL_CURRENT_COLOR = 0x0B00;
|
/aosp12/frameworks/base/core/jni/ |
H A D | android_opengl_GLES10Ext.cpp | 297 case GL_CURRENT_COLOR: in getNeededCount()
|
H A D | android_opengl_GLES31Ext.cpp | 296 case GL_CURRENT_COLOR: in getNeededCount()
|
H A D | android_opengl_GLES32.cpp | 295 case GL_CURRENT_COLOR: in getNeededCount()
|
H A D | android_opengl_GLES10.cpp | 297 case GL_CURRENT_COLOR: in getNeededCount()
|
H A D | android_opengl_GLES11.cpp | 297 case GL_CURRENT_COLOR: in getNeededCount()
|
H A D | android_opengl_GLES11Ext.cpp | 297 case GL_CURRENT_COLOR: in getNeededCount()
|
H A D | android_opengl_GLES31.cpp | 295 case GL_CURRENT_COLOR: in getNeededCount()
|
H A D | android_opengl_GLES20.cpp | 297 case GL_CURRENT_COLOR: in getNeededCount()
|
H A D | android_opengl_GLES30.cpp | 297 case GL_CURRENT_COLOR: in getNeededCount()
|
/aosp12/frameworks/native/opengl/include/GLES/ |
H A D | gl.h | 155 #define GL_CURRENT_COLOR 0x0B00 macro
|
/aosp12/frameworks/native/opengl/libs/ |
H A D | enums.in | 73 GL_ENUM(0x0B00,GL_CURRENT_COLOR)
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 28406 field public static final int GL_CURRENT_COLOR = 2816; // 0xb00 57526 field public static final int GL_CURRENT_COLOR = 2816; // 0xb00
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 19354 field public static final int GL_CURRENT_COLOR = 2816; // 0xb00 52273 field public static final int GL_CURRENT_COLOR = 2816; // 0xb00
|