Searched defs:v_buf (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/core/jni/ |
H A D | android_opengl_GLES20.cpp | 4891 (JNIEnv *_env, jobject _this, jint location, jint count, jobject v_buf) { in android_glUniform1fv__IILjava_nio_FloatBuffer_2() 4995 (JNIEnv *_env, jobject _this, jint location, jint count, jobject v_buf) { in android_glUniform1iv__IILjava_nio_IntBuffer_2() 5100 (JNIEnv *_env, jobject _this, jint location, jint count, jobject v_buf) { in android_glUniform2fv__IILjava_nio_FloatBuffer_2() 5205 (JNIEnv *_env, jobject _this, jint location, jint count, jobject v_buf) { in android_glUniform2iv__IILjava_nio_IntBuffer_2() 5311 (JNIEnv *_env, jobject _this, jint location, jint count, jobject v_buf) { in android_glUniform3fv__IILjava_nio_FloatBuffer_2() 5417 (JNIEnv *_env, jobject _this, jint location, jint count, jobject v_buf) { in android_glUniform3iv__IILjava_nio_IntBuffer_2() 5524 (JNIEnv *_env, jobject _this, jint location, jint count, jobject v_buf) { in android_glUniform4fv__IILjava_nio_FloatBuffer_2() 5631 (JNIEnv *_env, jobject _this, jint location, jint count, jobject v_buf) { in android_glUniform4iv__IILjava_nio_IntBuffer_2()
|
H A D | android_opengl_GLES30.cpp | 2755 (JNIEnv *_env, jobject _this, jint index, jobject v_buf) { in android_glVertexAttribI4iv__ILjava_nio_IntBuffer_2() 2835 (JNIEnv *_env, jobject _this, jint index, jobject v_buf) { in android_glVertexAttribI4uiv__ILjava_nio_IntBuffer_2()
|