Searched defs:v_buf (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/core/jni/ |
D | android_opengl_GLES20.cpp | 4567 (JNIEnv *_env, jobject _this, jint location, jint count, jobject v_buf) { in android_glUniform1fv__IILjava_nio_FloatBuffer_2() 4665 (JNIEnv *_env, jobject _this, jint location, jint count, jobject v_buf) { in android_glUniform1iv__IILjava_nio_IntBuffer_2() 4764 (JNIEnv *_env, jobject _this, jint location, jint count, jobject v_buf) { in android_glUniform2fv__IILjava_nio_FloatBuffer_2() 4863 (JNIEnv *_env, jobject _this, jint location, jint count, jobject v_buf) { in android_glUniform2iv__IILjava_nio_IntBuffer_2() 4963 (JNIEnv *_env, jobject _this, jint location, jint count, jobject v_buf) { in android_glUniform3fv__IILjava_nio_FloatBuffer_2() 5063 (JNIEnv *_env, jobject _this, jint location, jint count, jobject v_buf) { in android_glUniform3iv__IILjava_nio_IntBuffer_2() 5164 (JNIEnv *_env, jobject _this, jint location, jint count, jobject v_buf) { in android_glUniform4fv__IILjava_nio_FloatBuffer_2() 5265 (JNIEnv *_env, jobject _this, jint location, jint count, jobject v_buf) { in android_glUniform4iv__IILjava_nio_IntBuffer_2()
|
D | android_opengl_GLES30.cpp | 2349 (JNIEnv *_env, jobject _this, jint index, jobject v_buf) { in android_glVertexAttribI4iv__ILjava_nio_IntBuffer_2() 2415 (JNIEnv *_env, jobject _this, jint index, jobject v_buf) { in android_glVertexAttribI4uiv__ILjava_nio_IntBuffer_2()
|