Searched defs:data_buf (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/core/jni/ |
D | android_opengl_GLES11.cpp | 470 (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()
|
D | android_opengl_GLES20.cpp | 605 (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()
|
D | android_opengl_GLES30.cpp | 663 …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()
|
D | com_google_android_gles_jni_GLImpl.cpp | 453 …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()
|
D | android_opengl_GLES10.cpp | 644 …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()
|
D | android_opengl_GLES32.cpp | 1046 … jint x, jint y, jint width, jint height, jint format, jint type, jint bufSize, jobject data_buf) { in android_glReadnPixels__IIIIIIILjava_nio_Buffer_2()
|
D | android_opengl_GLES31.cpp | 3299 (JNIEnv *_env, jobject _this, jint target, jint index, jobject data_buf) { in android_glGetBooleani_v__IILjava_nio_IntBuffer_2()
|