Home
last modified time | relevance | path

Searched refs:GL_PERSPECTIVE_CORRECTION_HINT (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/tests/AccessoryDisplay/source/src/com/android/accessorydisplay/source/presentation/
H A DCubeRenderer.java112 gl.glHint(GL10.GL_PERSPECTIVE_CORRECTION_HINT, in onSurfaceCreated()
/aosp14/frameworks/base/tests/GamePerformance/src/android/gameperformance/
H A DCustomOpenGLView.java63 gl.glHint(GL10.GL_PERSPECTIVE_CORRECTION_HINT, in CustomOpenGLView()
/aosp14/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java162 int GL_PERSPECTIVE_CORRECTION_HINT = 0x0C50; field
/aosp14/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java164 public static final int GL_PERSPECTIVE_CORRECTION_HINT = 0x0C50; field in GLES10
H A DGLLogWrapper.java757 case GL_PERSPECTIVE_CORRECTION_HINT: in getHintTarget()
/aosp14/frameworks/base/core/jni/
H A Dcom_google_android_gles_jni_GLImpl.cpp1373 #if defined(GL_PERSPECTIVE_CORRECTION_HINT) in android_glGetIntegerv__I_3II()
1374 case GL_PERSPECTIVE_CORRECTION_HINT: in android_glGetIntegerv__I_3II()
1748 #if defined(GL_PERSPECTIVE_CORRECTION_HINT) in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
1749 case GL_PERSPECTIVE_CORRECTION_HINT: in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt29984 field public static final int GL_PERSPECTIVE_CORRECTION_HINT = 3152; // 0xc50
61252 field public static final int GL_PERSPECTIVE_CORRECTION_HINT = 3152; // 0xc50