Searched defs:v_buf (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/core/jni/ |
D | android_opengl_GLES20.cpp | 4921 (JNIEnv *_env, jobject _this, jint location, jint count, jobject v_buf) { in android_glUniform1fv__IILjava_nio_FloatBuffer_2() 5025 (JNIEnv *_env, jobject _this, jint location, jint count, jobject v_buf) { in android_glUniform1iv__IILjava_nio_IntBuffer_2() 5130 (JNIEnv *_env, jobject _this, jint location, jint count, jobject v_buf) { in android_glUniform2fv__IILjava_nio_FloatBuffer_2() 5235 (JNIEnv *_env, jobject _this, jint location, jint count, jobject v_buf) { in android_glUniform2iv__IILjava_nio_IntBuffer_2() 5341 (JNIEnv *_env, jobject _this, jint location, jint count, jobject v_buf) { in android_glUniform3fv__IILjava_nio_FloatBuffer_2() 5447 (JNIEnv *_env, jobject _this, jint location, jint count, jobject v_buf) { in android_glUniform3iv__IILjava_nio_IntBuffer_2() 5554 (JNIEnv *_env, jobject _this, jint location, jint count, jobject v_buf) { in android_glUniform4fv__IILjava_nio_FloatBuffer_2() 5661 (JNIEnv *_env, jobject _this, jint location, jint count, jobject v_buf) { in android_glUniform4iv__IILjava_nio_IntBuffer_2()
|
D | android_opengl_GLES30.cpp | 2789 (JNIEnv *_env, jobject _this, jint index, jobject v_buf) { in android_glVertexAttribI4iv__ILjava_nio_IntBuffer_2() 2869 (JNIEnv *_env, jobject _this, jint index, jobject v_buf) { in android_glVertexAttribI4uiv__ILjava_nio_IntBuffer_2()
|