Searched defs:data_buf (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/core/jni/ |
D | android_opengl_GLES11.cpp | 458 (JNIEnv *_env, jobject _this, jint target, jint size, jobject data_buf, jint usage) { in android_glBufferData__IILjava_nio_Buffer_2I() 499 (JNIEnv *_env, jobject _this, jint target, jint offset, jint size, jobject data_buf) { in android_glBufferSubData__IIILjava_nio_Buffer_2()
|
D | android_opengl_GLES30.cpp | 617 …ternalformat, jint width, jint height, jint depth, jint border, jint imageSize, jobject data_buf) { in android_glCompressedTexImage3D__IIIIIIIILjava_nio_Buffer_2() 664 …jint zoffset, jint width, jint height, jint depth, jint format, jint imageSize, jobject data_buf) { in android_glCompressedTexSubImage3D__IIIIIIIIIILjava_nio_Buffer_2() 1785 (JNIEnv *_env, jobject _this, jint target, jint index, jobject data_buf) { in android_glGetIntegeri_v__IILjava_nio_IntBuffer_2() 4052 (JNIEnv *_env, jobject _this, jint target, jint index, jobject data_buf) { in android_glGetInteger64i_v__IILjava_nio_LongBuffer_2()
|
D | android_opengl_GLES20.cpp | 593 (JNIEnv *_env, jobject _this, jint target, jint size, jobject data_buf, jint usage) { in android_glBufferData__IILjava_nio_Buffer_2I() 634 (JNIEnv *_env, jobject _this, jint target, jint offset, jint size, jobject data_buf) { in android_glBufferSubData__IIILjava_nio_Buffer_2() 744 …vel, jint internalformat, jint width, jint height, jint border, jint imageSize, jobject data_buf) { in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2() 773 …nt xoffset, jint yoffset, jint width, jint height, jint format, jint imageSize, jobject data_buf) { in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2()
|
D | com_google_android_gles_jni_GLImpl.cpp | 446 …vel, jint internalformat, jint width, jint height, jint border, jint imageSize, jobject data_buf) { in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2() 475 …nt xoffset, jint yoffset, jint width, jint height, jint format, jint imageSize, jobject data_buf) { in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2() 4097 (JNIEnv *_env, jobject _this, jint target, jint size, jobject data_buf, jint usage) { in android_glBufferData__IILjava_nio_Buffer_2I() 4138 (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 | 626 …vel, jint internalformat, jint width, jint height, jint border, jint imageSize, jobject data_buf) { in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2() 655 …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 | 1016 … 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 | 2903 (JNIEnv *_env, jobject _this, jint target, jint index, jobject data_buf) { in android_glGetBooleani_v__IILjava_nio_IntBuffer_2()
|