Searched defs:v_ref (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/core/jni/ |
H A D | android_opengl_GLES20.cpp | 4841 (JNIEnv *_env, jobject _this, jint location, jint count, jfloatArray v_ref, jint offset) { in android_glUniform1fv__II_3FI() 4945 (JNIEnv *_env, jobject _this, jint location, jint count, jintArray v_ref, jint offset) { in android_glUniform1iv__II_3II() 5050 (JNIEnv *_env, jobject _this, jint location, jint count, jfloatArray v_ref, jint offset) { in android_glUniform2fv__II_3FI() 5155 (JNIEnv *_env, jobject _this, jint location, jint count, jintArray v_ref, jint offset) { in android_glUniform2iv__II_3II() 5261 (JNIEnv *_env, jobject _this, jint location, jint count, jfloatArray v_ref, jint offset) { in android_glUniform3fv__II_3FI() 5367 (JNIEnv *_env, jobject _this, jint location, jint count, jintArray v_ref, jint offset) { in android_glUniform3iv__II_3II() 5474 (JNIEnv *_env, jobject _this, jint location, jint count, jfloatArray v_ref, jint offset) { in android_glUniform4fv__II_3FI() 5581 (JNIEnv *_env, jobject _this, jint location, jint count, jintArray v_ref, jint offset) { in android_glUniform4iv__II_3II()
|
H A D | android_opengl_GLES30.cpp | 2712 (JNIEnv *_env, jobject _this, jint index, jintArray v_ref, jint offset) { in android_glVertexAttribI4iv__I_3II() 2792 (JNIEnv *_env, jobject _this, jint index, jintArray v_ref, jint offset) { in android_glVertexAttribI4uiv__I_3II()
|