Searched defs:v_ref (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/core/jni/ |
D | android_opengl_GLES20.cpp | 4517 (JNIEnv *_env, jobject _this, jint location, jint count, jfloatArray v_ref, jint offset) { in android_glUniform1fv__II_3FI() 4615 (JNIEnv *_env, jobject _this, jint location, jint count, jintArray v_ref, jint offset) { in android_glUniform1iv__II_3II() 4714 (JNIEnv *_env, jobject _this, jint location, jint count, jfloatArray v_ref, jint offset) { in android_glUniform2fv__II_3FI() 4813 (JNIEnv *_env, jobject _this, jint location, jint count, jintArray v_ref, jint offset) { in android_glUniform2iv__II_3II() 4913 (JNIEnv *_env, jobject _this, jint location, jint count, jfloatArray v_ref, jint offset) { in android_glUniform3fv__II_3FI() 5013 (JNIEnv *_env, jobject _this, jint location, jint count, jintArray v_ref, jint offset) { in android_glUniform3iv__II_3II() 5114 (JNIEnv *_env, jobject _this, jint location, jint count, jfloatArray v_ref, jint offset) { in android_glUniform4fv__II_3FI() 5215 (JNIEnv *_env, jobject _this, jint location, jint count, jintArray v_ref, jint offset) { in android_glUniform4iv__II_3II()
|
D | android_opengl_GLES30.cpp | 2306 (JNIEnv *_env, jobject _this, jint index, jintArray v_ref, jint offset) { in android_glVertexAttribI4iv__I_3II() 2372 (JNIEnv *_env, jobject _this, jint index, jintArray v_ref, jint offset) { in android_glVertexAttribI4uiv__I_3II()
|