Home
last modified time | relevance | path

Searched defs:data_buf (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/jni/
Dandroid_opengl_GLES11.cpp470 (JNIEnv *_env, jobject _this, jint target, jint size, jobject data_buf, jint usage) { in android_glBufferData__IILjava_nio_Buffer_2I()
511 (JNIEnv *_env, jobject _this, jint target, jint offset, jint size, jobject data_buf) { in android_glBufferSubData__IIILjava_nio_Buffer_2()
Dandroid_opengl_GLES20.cpp605 (JNIEnv *_env, jobject _this, jint target, jint size, jobject data_buf, jint usage) { in android_glBufferData__IILjava_nio_Buffer_2I()
646 (JNIEnv *_env, jobject _this, jint target, jint offset, jint size, jobject data_buf) { in android_glBufferSubData__IIILjava_nio_Buffer_2()
762 …vel, jint internalformat, jint width, jint height, jint border, jint imageSize, jobject data_buf) { in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2()
805 …nt xoffset, jint yoffset, jint width, jint height, jint format, jint imageSize, jobject data_buf) { in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2()
Dandroid_opengl_GLES30.cpp663 …ternalformat, jint width, jint height, jint depth, jint border, jint imageSize, jobject data_buf) { in android_glCompressedTexImage3D__IIIIIIIILjava_nio_Buffer_2()
724 …jint zoffset, jint width, jint height, jint depth, jint format, jint imageSize, jobject data_buf) { in android_glCompressedTexSubImage3D__IIIIIIIIIILjava_nio_Buffer_2()
2041 (JNIEnv *_env, jobject _this, jint target, jint index, jobject data_buf) { in android_glGetIntegeri_v__IILjava_nio_IntBuffer_2()
4558 (JNIEnv *_env, jobject _this, jint target, jint index, jobject data_buf) { in android_glGetInteger64i_v__IILjava_nio_LongBuffer_2()
Dcom_google_android_gles_jni_GLImpl.cpp453 …vel, jint internalformat, jint width, jint height, jint border, jint imageSize, jobject data_buf) { in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2()
496 …nt xoffset, jint yoffset, jint width, jint height, jint format, jint imageSize, jobject data_buf) { in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2()
4328 (JNIEnv *_env, jobject _this, jint target, jint size, jobject data_buf, jint usage) { in android_glBufferData__IILjava_nio_Buffer_2I()
4369 (JNIEnv *_env, jobject _this, jint target, jint offset, jint size, jobject data_buf) { in android_glBufferSubData__IIILjava_nio_Buffer_2()
Dandroid_opengl_GLES10.cpp644 …vel, jint internalformat, jint width, jint height, jint border, jint imageSize, jobject data_buf) { in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2()
687 …nt xoffset, jint yoffset, jint width, jint height, jint format, jint imageSize, jobject data_buf) { in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2()
Dandroid_opengl_GLES32.cpp1046 … jint x, jint y, jint width, jint height, jint format, jint type, jint bufSize, jobject data_buf) { in android_glReadnPixels__IIIIIIILjava_nio_Buffer_2()
Dandroid_opengl_GLES31.cpp3299 (JNIEnv *_env, jobject _this, jint target, jint index, jobject data_buf) { in android_glGetBooleani_v__IILjava_nio_IntBuffer_2()