Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_opengl_GLES20.cpp6070 (JNIEnv *_env, jobject _this, jint indx, jobject values_buf) { in android_glVertexAttrib1fv__ILjava_nio_FloatBuffer_2()
6173 (JNIEnv *_env, jobject _this, jint indx, jobject values_buf) { in android_glVertexAttrib2fv__ILjava_nio_FloatBuffer_2()
6277 (JNIEnv *_env, jobject _this, jint indx, jobject values_buf) { in android_glVertexAttrib3fv__ILjava_nio_FloatBuffer_2()
6382 (JNIEnv *_env, jobject _this, jint indx, jobject values_buf) { in android_glVertexAttrib4fv__ILjava_nio_FloatBuffer_2()
Dandroid_opengl_GLES30.cpp4460 …env, jobject _this, jlong sync, jint pname, jint bufSize, jobject length_buf, jobject values_buf) { in android_glGetSynciv__JIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2()