Home
last modified time | relevance | path

Searched defs:v_ref (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/jni/
H A Dandroid_opengl_GLES20.cpp4841 (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 Dandroid_opengl_GLES30.cpp2712 (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()