/frameworks/base/opengl/java/android/opengl/ |
D | GLU.java | 112 float zNear, float zFar) { in gluPerspective()
|
D | GLES11Ext.java | 322 int zFar in glDepthRangexOES() 355 int zFar in glFrustumxOES() 586 int zFar in glOrthoxOES() 943 float zFar in glDepthRangefOES() 954 float zFar in glFrustumfOES() 965 float zFar in glOrthofOES()
|
D | GLES10.java | 504 float zFar in glDepthRangef() 511 int zFar in glDepthRangex() 623 float zFar in glFrustumf() 634 int zFar in glFrustumx() 982 float zFar in glOrthof() 993 int zFar in glOrthox()
|
D | Matrix.java | 381 float fovy, float aspect, float zNear, float zFar) { in perspectiveM()
|
D | GLES20.java | 649 float zFar in glDepthRangef()
|
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
D | GL10.java | 417 float zFar in glDepthRangef() 422 int zFar in glDepthRangex() 502 float zFar in glFrustumf() 511 int zFar in glFrustumx() 751 float zFar in glOrthof() 760 int zFar in glOrthox()
|
/frameworks/base/opengl/java/com/google/android/gles_jni/ |
D | GLImpl.java | 321 float zFar in glDepthRangef() 328 int zFar in glDepthRangex() 440 float zFar in glFrustumf() 451 int zFar in glFrustumx() 810 float zFar in glOrthof() 821 int zFar in glOrthox()
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES10.cpp | 848 (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 …, jobject _this, jfloat left, jfloat right, jfloat bottom, jfloat top, jfloat zNear, jfloat zFar) { 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 …, jobject _this, jfloat left, jfloat right, jfloat bottom, jfloat top, jfloat zNear, jfloat zFar) { 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()
|
D | android_opengl_GLES11Ext.cpp | 1066 (JNIEnv *_env, jobject _this, jint zNear, jint zFar) { in android_glDepthRangexOES__II() 1166 …(JNIEnv *_env, jobject _this, jint left, jint right, jint bottom, jint top, jint zNear, jint zFar)… in android_glFrustumxOES__IIIIII() 2145 …(JNIEnv *_env, jobject _this, jint left, jint right, jint bottom, jint top, jint zNear, jint zFar)… in android_glOrthoxOES__IIIIII() 3231 (JNIEnv *_env, jobject _this, jfloat zNear, jfloat zFar) { in android_glDepthRangefOES__FF() 3241 …, jobject _this, jfloat left, jfloat right, jfloat bottom, jfloat top, jfloat zNear, jfloat zFar) { in android_glFrustumfOES__FFFFFF() 3255 …, jobject _this, jfloat left, jfloat right, jfloat bottom, jfloat top, jfloat zNear, jfloat zFar) { in android_glOrthofOES__FFFFFF()
|
D | com_google_android_gles_jni_GLImpl.cpp | 632 (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 …, jobject _this, jfloat left, jfloat right, jfloat bottom, jfloat top, jfloat zNear, jfloat zFar) { 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 …, jobject _this, jfloat left, jfloat right, jfloat bottom, jfloat top, jfloat zNear, jfloat zFar) { 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()
|
D | android_opengl_GLES20.cpp | 1280 (JNIEnv *_env, jobject _this, jfloat zNear, jfloat zFar) { in android_glDepthRangef__FF()
|
/frameworks/native/opengl/tests/angeles/ |
D | demo.c | 503 GLfloat zNear, GLfloat zFar) in gluPerspective()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |