/aosp12/frameworks/native/opengl/tools/glgen/stubs/jsr239/ |
H A D | GL11Header.java-if | 55 int GL_CURRENT_NORMAL = 0x0B02;
|
/aosp12/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
H A D | GL11.java | 56 int GL_CURRENT_NORMAL = 0x0B02; field
|
/aosp12/frameworks/base/opengl/java/android/opengl/ |
H A D | GLES11.java | 58 public static final int GL_CURRENT_NORMAL = 0x0B02; field in GLES11
|
/aosp12/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
H A D | common.cpp | 265 case GL_CURRENT_NORMAL: in getNeededCount()
|
H A D | GLES11Header.java-if | 58 public static final int GL_CURRENT_NORMAL = 0x0B02;
|
/aosp12/frameworks/base/core/jni/ |
H A D | android_opengl_GLES10Ext.cpp | 290 case GL_CURRENT_NORMAL: in getNeededCount()
|
H A D | android_opengl_GLES31Ext.cpp | 289 case GL_CURRENT_NORMAL: in getNeededCount()
|
H A D | android_opengl_GLES32.cpp | 288 case GL_CURRENT_NORMAL: in getNeededCount()
|
H A D | android_opengl_GLES10.cpp | 290 case GL_CURRENT_NORMAL: in getNeededCount()
|
H A D | android_opengl_GLES11.cpp | 290 case GL_CURRENT_NORMAL: in getNeededCount()
|
H A D | android_opengl_GLES11Ext.cpp | 290 case GL_CURRENT_NORMAL: in getNeededCount()
|
H A D | android_opengl_GLES31.cpp | 288 case GL_CURRENT_NORMAL: in getNeededCount()
|
H A D | android_opengl_GLES20.cpp | 290 case GL_CURRENT_NORMAL: in getNeededCount()
|
H A D | android_opengl_GLES30.cpp | 290 case GL_CURRENT_NORMAL: in getNeededCount()
|
/aosp12/frameworks/native/opengl/include/GLES/ |
H A D | gl.h | 156 #define GL_CURRENT_NORMAL 0x0B02 macro
|
/aosp12/frameworks/native/opengl/libs/ |
H A D | enums.in | 74 GL_ENUM(0x0B02,GL_CURRENT_NORMAL)
|
/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 | 28407 field public static final int GL_CURRENT_NORMAL = 2818; // 0xb02 57527 field public static final int GL_CURRENT_NORMAL = 2818; // 0xb02
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 19355 field public static final int GL_CURRENT_NORMAL = 2818; // 0xb02 52274 field public static final int GL_CURRENT_NORMAL = 2818; // 0xb02
|