Home
last modified time | relevance | path

Searched defs:zNear (Results 1 – 12 of 12) sorted by relevance

/aosp14/frameworks/base/opengl/java/android/opengl/
H A DGLU.java112 float zNear, float zFar) { in gluPerspective()
H A DGLES11Ext.java321 int zNear, in glDepthRangexOES()
354 int zNear, in glFrustumxOES()
585 int zNear, in glOrthoxOES()
942 float zNear, in glDepthRangefOES()
953 float zNear, in glFrustumfOES()
964 float zNear, in glOrthofOES()
H A DGLES10.java503 float zNear, in glDepthRangef()
510 int zNear, in glDepthRangex()
622 float zNear, in glFrustumf()
633 int zNear, in glFrustumx()
981 float zNear, in glOrthof()
992 int zNear, in glOrthox()
H A DMatrix.java555 float fovy, float aspect, float zNear, float zFar) { in perspectiveM()
H A DGLES20.java648 float zNear, in glDepthRangef()
/aosp14/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java416 float zNear, in glDepthRangef()
421 int zNear, in glDepthRangex()
501 float zNear, in glFrustumf()
510 int zNear, in glFrustumx()
750 float zNear, in glOrthof()
759 int zNear, in glOrthox()
/aosp14/frameworks/base/opengl/java/com/google/android/gles_jni/
H A DGLImpl.java320 float zNear, in glDepthRangef()
327 int zNear, in glDepthRangex()
439 float zNear, in glFrustumf()
450 int zNear, in glFrustumx()
809 float zNear, in glOrthof()
820 int zNear, in glOrthox()
/aosp14/frameworks/base/core/jni/
H A Dandroid_opengl_GLES10.cpp848 (JNIEnv *_env, jobject _this, jfloat zNear, jfloat zFar) { in android_glDepthRangef__FF()
858 (JNIEnv *_env, jobject _this, jint zNear, jint zFar) { in android_glDepthRangex__II()
1231 …(JNIEnv *_env, jobject _this, jfloat left, jfloat right, jfloat bottom, jfloat top, jfloat zNear, … in android_glFrustumf__FFFFFF()
1245 …(JNIEnv *_env, jobject _this, jint left, jint right, jint bottom, jint top, jint zNear, jint zFar)… in android_glFrustumx__IIIIII()
2682 …(JNIEnv *_env, jobject _this, jfloat left, jfloat right, jfloat bottom, jfloat top, jfloat zNear, … in android_glOrthof__FFFFFF()
2696 …(JNIEnv *_env, jobject _this, jint left, jint right, jint bottom, jint top, jint zNear, jint zFar)… in android_glOrthox__IIIIII()
H A Dandroid_opengl_GLES11Ext.cpp1068 (JNIEnv *_env, jobject _this, jint zNear, jint zFar) { in android_glDepthRangexOES__II()
1168 …(JNIEnv *_env, jobject _this, jint left, jint right, jint bottom, jint top, jint zNear, jint zFar)… in android_glFrustumxOES__IIIIII()
2147 …(JNIEnv *_env, jobject _this, jint left, jint right, jint bottom, jint top, jint zNear, jint zFar)… in android_glOrthoxOES__IIIIII()
3233 (JNIEnv *_env, jobject _this, jfloat zNear, jfloat zFar) { in android_glDepthRangefOES__FF()
3243 …(JNIEnv *_env, jobject _this, jfloat left, jfloat right, jfloat bottom, jfloat top, jfloat zNear, … in android_glFrustumfOES__FFFFFF()
3257 …(JNIEnv *_env, jobject _this, jfloat left, jfloat right, jfloat bottom, jfloat top, jfloat zNear, … in android_glOrthofOES__FFFFFF()
H A Dcom_google_android_gles_jni_GLImpl.cpp632 (JNIEnv *_env, jobject _this, jfloat zNear, jfloat zFar) { in android_glDepthRangef__FF()
642 (JNIEnv *_env, jobject _this, jint zNear, jint zFar) { in android_glDepthRangex__II()
1071 …(JNIEnv *_env, jobject _this, jfloat left, jfloat right, jfloat bottom, jfloat top, jfloat zNear, … in android_glFrustumf__FFFFFF()
1085 …(JNIEnv *_env, jobject _this, jint left, jint right, jint bottom, jint top, jint zNear, jint zFar)… in android_glFrustumx__IIIIII()
3369 …(JNIEnv *_env, jobject _this, jfloat left, jfloat right, jfloat bottom, jfloat top, jfloat zNear, … in android_glOrthof__FFFFFF()
3383 …(JNIEnv *_env, jobject _this, jint left, jint right, jint bottom, jint top, jint zNear, jint zFar)… in android_glOrthox__IIIIII()
H A Dandroid_opengl_GLES20.cpp1280 (JNIEnv *_env, jobject _this, jfloat zNear, jfloat zFar) { in android_glDepthRangef__FF()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...