Searched defs:value_ref (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/jni/ |
D | android_opengl_GLES31.cpp | 1152 …(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jintArray value_ref, jint o… in android_glProgramUniform1iv__III_3II() 1222 …(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jintArray value_ref, jint o… in android_glProgramUniform2iv__III_3II() 1292 …(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jintArray value_ref, jint o… in android_glProgramUniform3iv__III_3II() 1362 …(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jintArray value_ref, jint o… in android_glProgramUniform4iv__III_3II() 1432 …(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jintArray value_ref, jint o… in android_glProgramUniform1uiv__III_3II() 1502 …(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jintArray value_ref, jint o… in android_glProgramUniform2uiv__III_3II() 1572 …(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jintArray value_ref, jint o… in android_glProgramUniform3uiv__III_3II() 1642 …(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jintArray value_ref, jint o… in android_glProgramUniform4uiv__III_3II() 1712 …(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jfloatArray value_ref, jint… in android_glProgramUniform1fv__III_3FI() 1782 …(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jfloatArray value_ref, jint… in android_glProgramUniform2fv__III_3FI() [all …]
|
D | android_opengl_GLES30.cpp | 981 …nv, jobject _this, jint location, jint count, jboolean transpose, jfloatArray value_ref, jint offs… in android_glUniformMatrix2x3fv__IIZ_3FI() 1051 …nv, jobject _this, jint location, jint count, jboolean transpose, jfloatArray value_ref, jint offs… in android_glUniformMatrix3x2fv__IIZ_3FI() 1121 …nv, jobject _this, jint location, jint count, jboolean transpose, jfloatArray value_ref, jint offs… in android_glUniformMatrix2x4fv__IIZ_3FI() 1191 …nv, jobject _this, jint location, jint count, jboolean transpose, jfloatArray value_ref, jint offs… in android_glUniformMatrix4x2fv__IIZ_3FI() 1261 …nv, jobject _this, jint location, jint count, jboolean transpose, jfloatArray value_ref, jint offs… in android_glUniformMatrix3x4fv__IIZ_3FI() 1331 …nv, jobject _this, jint location, jint count, jboolean transpose, jfloatArray value_ref, jint offs… in android_glUniformMatrix4x3fv__IIZ_3FI() 2586 (JNIEnv *_env, jobject _this, jint location, jint count, jintArray value_ref, jint offset) { in android_glUniform1uiv__II_3II() 2654 (JNIEnv *_env, jobject _this, jint location, jint count, jintArray value_ref, jint offset) { in android_glUniform2uiv__II_3II() 2722 (JNIEnv *_env, jobject _this, jint location, jint count, jintArray value_ref, jint offset) { in android_glUniform3uiv__II_3II() 2790 (JNIEnv *_env, jobject _this, jint location, jint count, jintArray value_ref, jint offset) { in android_glUniform4uiv__II_3II() [all …]
|
D | android_opengl_EGL14.cpp | 476 …(JNIEnv *_env, jobject _this, jobject dpy, jobject config, jint attribute, jintArray value_ref, ji… in android_eglGetConfigAttrib() 775 …(JNIEnv *_env, jobject _this, jobject dpy, jobject surface, jint attribute, jintArray value_ref, j… in android_eglQuerySurface() 1132 …(JNIEnv *_env, jobject _this, jobject dpy, jobject ctx, jint attribute, jintArray value_ref, jint … in android_eglQueryContext()
|
D | android_opengl_GLES20.cpp | 5303 …nv, jobject _this, jint location, jint count, jboolean transpose, jfloatArray value_ref, jint offs… in android_glUniformMatrix2fv__IIZ_3FI() 5393 …nv, jobject _this, jint location, jint count, jboolean transpose, jfloatArray value_ref, jint offs… in android_glUniformMatrix3fv__IIZ_3FI() 5483 …nv, jobject _this, jint location, jint count, jboolean transpose, jfloatArray value_ref, jint offs… in android_glUniformMatrix4fv__IIZ_3FI()
|