/aosp14/frameworks/base/opengl/java/android/opengl/ |
H A D | GLU.java | 112 float zNear, float zFar) { in gluPerspective() argument 113 float top = zNear * (float) Math.tan(fovy * (Math.PI / 360.0)); in gluPerspective() 117 gl.glFrustumf(left, right, bottom, top, zNear, zFar); in gluPerspective()
|
H A D | GLES11Ext.java | 321 int zNear, in glDepthRangexOES() argument 354 int zNear, in glFrustumxOES() argument 585 int zNear, in glOrthoxOES() argument 942 float zNear, in glDepthRangefOES() argument 953 float zNear, in glFrustumfOES() argument 964 float zNear, in glOrthofOES() argument
|
H A D | GLES10.java | 503 float zNear, in glDepthRangef() argument 510 int zNear, in glDepthRangex() argument 622 float zNear, in glFrustumf() argument 633 int zNear, in glFrustumx() argument 981 float zNear, in glOrthof() argument 992 int zNear, in glOrthox() argument
|
H A D | Matrix.java | 555 float fovy, float aspect, float zNear, float zFar) { in perspectiveM() argument 557 float rangeReciprocal = 1.0f / (zNear - zFar); in perspectiveM() 571 m[offset + 10] = (zFar + zNear) * rangeReciprocal; in perspectiveM() 576 m[offset + 14] = 2.0f * zFar * zNear * rangeReciprocal; in perspectiveM()
|
H A D | GLES20.java | 648 float zNear, in glDepthRangef() argument
|
/aosp14/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
H A D | GL10.java | 416 float zNear, in glDepthRangef() argument 421 int zNear, in glDepthRangex() argument 501 float zNear, in glFrustumf() argument 510 int zNear, in glFrustumx() argument 750 float zNear, in glOrthof() argument 759 int zNear, in glOrthox() argument
|
/aosp14/frameworks/base/opengl/java/com/google/android/gles_jni/ |
H A D | GLImpl.java | 320 float zNear, in glDepthRangef() argument 327 int zNear, in glDepthRangex() argument 439 float zNear, in glFrustumf() argument 450 int zNear, in glFrustumx() argument 809 float zNear, in glOrthof() argument 820 int zNear, in glOrthox() argument
|
/aosp14/frameworks/base/core/jni/ |
H A D | android_opengl_GLES10.cpp | 848 (JNIEnv *_env, jobject _this, jfloat zNear, jfloat zFar) { in android_glDepthRangef__FF() argument 850 (GLclampf)zNear, in android_glDepthRangef__FF() 858 (JNIEnv *_env, jobject _this, jint zNear, jint zFar) { in android_glDepthRangex__II() argument 860 (GLclampx)zNear, in android_glDepthRangex__II() 1231 …(JNIEnv *_env, jobject _this, jfloat left, jfloat right, jfloat bottom, jfloat top, jfloat zNear, … in android_glFrustumf__FFFFFF() argument 1237 (GLfloat)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() argument 1251 (GLfixed)zNear, in android_glFrustumx__IIIIII() 2688 (GLfloat)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() argument [all …]
|
H A D | android_opengl_GLES11Ext.cpp | 1068 (JNIEnv *_env, jobject _this, jint zNear, jint zFar) { in android_glDepthRangexOES__II() argument 1070 (GLclampx)zNear, 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() argument 1174 (GLfixed)zNear, 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() argument 2153 (GLfixed)zNear, in android_glOrthoxOES__IIIIII() 3233 (JNIEnv *_env, jobject _this, jfloat zNear, jfloat zFar) { in android_glDepthRangefOES__FF() argument 3235 (GLclampf)zNear, in android_glDepthRangefOES__FF() 3243 …(JNIEnv *_env, jobject _this, jfloat left, jfloat right, jfloat bottom, jfloat top, jfloat zNear, … in android_glFrustumfOES__FFFFFF() argument 3249 (GLfloat)zNear, in android_glFrustumfOES__FFFFFF() [all …]
|
H A D | com_google_android_gles_jni_GLImpl.cpp | 632 (JNIEnv *_env, jobject _this, jfloat zNear, jfloat zFar) { in android_glDepthRangef__FF() argument 634 (GLclampf)zNear, in android_glDepthRangef__FF() 642 (JNIEnv *_env, jobject _this, jint zNear, jint zFar) { in android_glDepthRangex__II() argument 644 (GLclampx)zNear, in android_glDepthRangex__II() 1071 …(JNIEnv *_env, jobject _this, jfloat left, jfloat right, jfloat bottom, jfloat top, jfloat zNear, … in android_glFrustumf__FFFFFF() argument 1077 (GLfloat)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() argument 1091 (GLfixed)zNear, in android_glFrustumx__IIIIII() 3375 (GLfloat)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() argument [all …]
|
H A D | android_opengl_GLES20.cpp | 1280 (JNIEnv *_env, jobject _this, jfloat zNear, jfloat zFar) { in android_glDepthRangef__FF() argument 1282 (GLclampf)zNear, in android_glDepthRangef__FF()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |