Searched defs:value_ref (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/jni/ |
D | android_opengl_GLES31.cpp | 1430 …(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jintArray value_ref, jint o… in android_glProgramUniform1iv__III_3II() 1514 …(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jintArray value_ref, jint o… in android_glProgramUniform2iv__III_3II() 1598 …(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jintArray value_ref, jint o… in android_glProgramUniform3iv__III_3II() 1682 …(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jintArray value_ref, jint o… in android_glProgramUniform4iv__III_3II() 1766 …(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jintArray value_ref, jint o… in android_glProgramUniform1uiv__III_3II() 1850 …(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jintArray value_ref, jint o… in android_glProgramUniform2uiv__III_3II() 1934 …(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jintArray value_ref, jint o… in android_glProgramUniform3uiv__III_3II() 2018 …(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jintArray value_ref, jint o… in android_glProgramUniform4uiv__III_3II() 2102 …(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jfloatArray value_ref, jint… in android_glProgramUniform1fv__III_3FI() 2186 …(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 | 464 …(JNIEnv *_env, jobject _this, jobject dpy, jobject config, jint attribute, jintArray value_ref, ji… in android_eglGetConfigAttrib() 755 …(JNIEnv *_env, jobject _this, jobject dpy, jobject surface, jint attribute, jintArray value_ref, j… in android_eglQuerySurface() 1107 …(JNIEnv *_env, jobject _this, jobject dpy, jobject ctx, jint attribute, jintArray value_ref, jint … in android_eglQueryContext()
|
D | android_opengl_GLES30.cpp | 1245 …nv, jobject _this, jint location, jint count, jboolean transpose, jfloatArray value_ref, jint offs… in android_glUniformMatrix2x3fv__IIZ_3FI() 1329 …nv, jobject _this, jint location, jint count, jboolean transpose, jfloatArray value_ref, jint offs… in android_glUniformMatrix3x2fv__IIZ_3FI() 1413 …nv, jobject _this, jint location, jint count, jboolean transpose, jfloatArray value_ref, jint offs… in android_glUniformMatrix2x4fv__IIZ_3FI() 1497 …nv, jobject _this, jint location, jint count, jboolean transpose, jfloatArray value_ref, jint offs… in android_glUniformMatrix4x2fv__IIZ_3FI() 1581 …nv, jobject _this, jint location, jint count, jboolean transpose, jfloatArray value_ref, jint offs… in android_glUniformMatrix3x4fv__IIZ_3FI() 1665 …nv, jobject _this, jint location, jint count, jboolean transpose, jfloatArray value_ref, jint offs… in android_glUniformMatrix4x3fv__IIZ_3FI() 3068 (JNIEnv *_env, jobject _this, jint location, jint count, jintArray value_ref, jint offset) { in android_glUniform1uiv__II_3II() 3150 (JNIEnv *_env, jobject _this, jint location, jint count, jintArray value_ref, jint offset) { in android_glUniform2uiv__II_3II() 3232 (JNIEnv *_env, jobject _this, jint location, jint count, jintArray value_ref, jint offset) { in android_glUniform3uiv__II_3II() 3314 (JNIEnv *_env, jobject _this, jint location, jint count, jintArray value_ref, jint offset) { in android_glUniform4uiv__II_3II() [all …]
|
D | android_opengl_GLES20.cpp | 5705 …nv, jobject _this, jint location, jint count, jboolean transpose, jfloatArray value_ref, jint offs… in android_glUniformMatrix2fv__IIZ_3FI() 5801 …nv, jobject _this, jint location, jint count, jboolean transpose, jfloatArray value_ref, jint offs… in android_glUniformMatrix3fv__IIZ_3FI() 5897 …nv, jobject _this, jint location, jint count, jboolean transpose, jfloatArray value_ref, jint offs… in android_glUniformMatrix4fv__IIZ_3FI()
|