/frameworks/base/opengl/java/android/opengl/ |
D | GLU.java | 112 float zNear, float zFar) { in gluPerspective()
|
D | GLES11Ext.java | 321 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()
|
D | GLES10.java | 503 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()
|
D | Matrix.java | 555 float fovy, float aspect, float zNear, float zFar) { in perspectiveM()
|
D | GLES20.java | 648 float zNear, in glDepthRangef()
|
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
D | GL10.java | 416 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()
|
/frameworks/base/opengl/java/com/google/android/gles_jni/ |
D | GLImpl.java | 320 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()
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES10.cpp | 849 (JNIEnv *_env, jobject _this, jfloat zNear, jfloat zFar) { in android_glDepthRangef__FF() 859 (JNIEnv *_env, jobject _this, jint zNear, jint zFar) { in android_glDepthRangex__II() 1232 …(JNIEnv *_env, jobject _this, jfloat left, jfloat right, jfloat bottom, jfloat top, jfloat zNear, … in android_glFrustumf__FFFFFF() 1246 …(JNIEnv *_env, jobject _this, jint left, jint right, jint bottom, jint top, jint zNear, jint zFar)… in android_glFrustumx__IIIIII() 2683 …(JNIEnv *_env, jobject _this, jfloat left, jfloat right, jfloat bottom, jfloat top, jfloat zNear, … in android_glOrthof__FFFFFF() 2697 …(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 | 1069 (JNIEnv *_env, jobject _this, jint zNear, jint zFar) { in android_glDepthRangexOES__II() 1169 …(JNIEnv *_env, jobject _this, jint left, jint right, jint bottom, jint top, jint zNear, jint zFar)… in android_glFrustumxOES__IIIIII() 2148 …(JNIEnv *_env, jobject _this, jint left, jint right, jint bottom, jint top, jint zNear, jint zFar)… in android_glOrthoxOES__IIIIII() 3234 (JNIEnv *_env, jobject _this, jfloat zNear, jfloat zFar) { in android_glDepthRangefOES__FF() 3244 …(JNIEnv *_env, jobject _this, jfloat left, jfloat right, jfloat bottom, jfloat top, jfloat zNear, … in android_glFrustumfOES__FFFFFF() 3258 …(JNIEnv *_env, jobject _this, jfloat left, jfloat right, jfloat bottom, jfloat top, jfloat zNear, … in android_glOrthofOES__FFFFFF()
|
D | com_google_android_gles_jni_GLImpl.cpp | 633 (JNIEnv *_env, jobject _this, jfloat zNear, jfloat zFar) { in android_glDepthRangef__FF() 643 (JNIEnv *_env, jobject _this, jint zNear, jint zFar) { in android_glDepthRangex__II() 1072 …(JNIEnv *_env, jobject _this, jfloat left, jfloat right, jfloat bottom, jfloat top, jfloat zNear, … in android_glFrustumf__FFFFFF() 1086 …(JNIEnv *_env, jobject _this, jint left, jint right, jint bottom, jint top, jint zNear, jint zFar)… in android_glFrustumx__IIIIII() 3370 …(JNIEnv *_env, jobject _this, jfloat left, jfloat right, jfloat bottom, jfloat top, jfloat zNear, … in android_glOrthof__FFFFFF() 3384 …(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 | 1281 (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-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |