/aosp12/frameworks/base/tests/GamePerformance/src/android/gameperformance/ |
H A D | CustomOpenGLView.java | 64 GL10.GL_NICEST); in CustomOpenGLView()
|
/aosp12/packages/apps/Nfc/src/com/android/nfc/beam/ |
H A D | FireflyRenderer.java | 192 mGL.glHint(GL10.GL_PERSPECTIVE_CORRECTION_HINT, GL10.GL_NICEST); in run()
|
/aosp12/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
H A D | GL10.java | 134 int GL_NICEST = 0x1102; field
|
/aosp12/frameworks/native/opengl/tools/glgen/stubs/jsr239/ |
H A D | GL10Header.java-if | 133 int GL_NICEST = 0x1102;
|
/aosp12/frameworks/base/opengl/java/android/opengl/ |
H A D | GLES10.java | 136 public static final int GL_NICEST = 0x1102; field in GLES10
|
H A D | GLES20.java | 146 public static final int GL_NICEST = 0x1102; field in GLES20
|
H A D | GLLogWrapper.java | 774 case GL_NICEST: in getHintMode()
|
/aosp12/frameworks/native/opengl/tests/angeles/include/GLES/ |
H A D | gl.h | 245 #define GL_NICEST 0x1102 macro
|
/aosp12/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
H A D | GLES10Header.java-if | 136 public static final int GL_NICEST = 0x1102;
|
H A D | GLES20Header.java-if | 146 public static final int GL_NICEST = 0x1102;
|
/aosp12/frameworks/native/opengl/include/GLES/ |
H A D | gl.h | 241 #define GL_NICEST 0x1102 macro
|
/aosp12/frameworks/native/opengl/include/GLES2/ |
H A D | gl2.h | 200 #define GL_NICEST 0x1102 macro
|
/aosp12/frameworks/native/opengl/include/GLES3/ |
H A D | gl3.h | 200 #define GL_NICEST 0x1102 macro
|
H A D | gl31.h | 202 #define GL_NICEST 0x1102 macro
|
H A D | gl32.h | 202 #define GL_NICEST 0x1102 macro
|
/aosp12/frameworks/native/opengl/libs/ |
H A D | enums.in | 159 GL_ENUM(0x1102,GL_NICEST)
|
/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 | 28169 field public static final int GL_NICEST = 4354; // 0x1102 29070 field public static final int GL_NICEST = 4354; // 0x1102 57292 field public static final int GL_NICEST = 4354; // 0x1102
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 19117 field public static final int GL_NICEST = 4354; // 0x1102 20018 field public static final int GL_NICEST = 4354; // 0x1102 52039 field public static final int GL_NICEST = 4354; // 0x1102
|