Searched defs:value_ref (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/jni/ |
D | android_opengl_GLES31.cpp | 1431 …(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jintArray value_ref, jint o… in android_glProgramUniform1iv__III_3II() 1515 …(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jintArray value_ref, jint o… in android_glProgramUniform2iv__III_3II() 1599 …(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jintArray value_ref, jint o… in android_glProgramUniform3iv__III_3II() 1683 …(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jintArray value_ref, jint o… in android_glProgramUniform4iv__III_3II() 1767 …(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jintArray value_ref, jint o… in android_glProgramUniform1uiv__III_3II() 1851 …(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jintArray value_ref, jint o… in android_glProgramUniform2uiv__III_3II() 1935 …(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jintArray value_ref, jint o… in android_glProgramUniform3uiv__III_3II() 2019 …(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jintArray value_ref, jint o… in android_glProgramUniform4uiv__III_3II() 2103 …(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jfloatArray value_ref, jint… in android_glProgramUniform1fv__III_3FI() 2187 …(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jfloatArray value_ref, jint… in android_glProgramUniform2fv__III_3FI() [all …]
|
D | android_opengl_EGL14.cpp | 465 …(JNIEnv *_env, jobject _this, jobject dpy, jobject config, jint attribute, jintArray value_ref, ji… in android_eglGetConfigAttrib() 756 …(JNIEnv *_env, jobject _this, jobject dpy, jobject surface, jint attribute, jintArray value_ref, j… in android_eglQuerySurface() 1108 …(JNIEnv *_env, jobject _this, jobject dpy, jobject ctx, jint attribute, jintArray value_ref, jint … in android_eglQueryContext()
|
D | android_opengl_GLES30.cpp | 1246 …nv, jobject _this, jint location, jint count, jboolean transpose, jfloatArray value_ref, jint offs… in android_glUniformMatrix2x3fv__IIZ_3FI() 1330 …nv, jobject _this, jint location, jint count, jboolean transpose, jfloatArray value_ref, jint offs… in android_glUniformMatrix3x2fv__IIZ_3FI() 1414 …nv, jobject _this, jint location, jint count, jboolean transpose, jfloatArray value_ref, jint offs… in android_glUniformMatrix2x4fv__IIZ_3FI() 1498 …nv, jobject _this, jint location, jint count, jboolean transpose, jfloatArray value_ref, jint offs… in android_glUniformMatrix4x2fv__IIZ_3FI() 1582 …nv, jobject _this, jint location, jint count, jboolean transpose, jfloatArray value_ref, jint offs… in android_glUniformMatrix3x4fv__IIZ_3FI() 1666 …nv, jobject _this, jint location, jint count, jboolean transpose, jfloatArray value_ref, jint offs… in android_glUniformMatrix4x3fv__IIZ_3FI() 3069 (JNIEnv *_env, jobject _this, jint location, jint count, jintArray value_ref, jint offset) { in android_glUniform1uiv__II_3II() 3151 (JNIEnv *_env, jobject _this, jint location, jint count, jintArray value_ref, jint offset) { in android_glUniform2uiv__II_3II() 3233 (JNIEnv *_env, jobject _this, jint location, jint count, jintArray value_ref, jint offset) { in android_glUniform3uiv__II_3II() 3315 (JNIEnv *_env, jobject _this, jint location, jint count, jintArray value_ref, jint offset) { in android_glUniform4uiv__II_3II() [all …]
|
D | android_opengl_GLES20.cpp | 5706 …nv, jobject _this, jint location, jint count, jboolean transpose, jfloatArray value_ref, jint offs… in android_glUniformMatrix2fv__IIZ_3FI() 5802 …nv, jobject _this, jint location, jint count, jboolean transpose, jfloatArray value_ref, jint offs… in android_glUniformMatrix3fv__IIZ_3FI() 5898 …nv, jobject _this, jint location, jint count, jboolean transpose, jfloatArray value_ref, jint offs… in android_glUniformMatrix4fv__IIZ_3FI()
|