/frameworks/base/core/jni/ |
D | android_opengl_GLES11.cpp | 436 (JNIEnv *_env, jobject _this, jint target, jint size, jobject data_buf, jint usage) { in android_glBufferData__IILjava_nio_Buffer_2I() argument 445 if (data_buf) { in android_glBufferData__IILjava_nio_Buffer_2I() 446 data = (GLvoid *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glBufferData__IILjava_nio_Buffer_2I() 454 if (data_buf && data == NULL) { in android_glBufferData__IILjava_nio_Buffer_2I() 477 (JNIEnv *_env, jobject _this, jint target, jint offset, jint size, jobject data_buf) { in android_glBufferSubData__IIILjava_nio_Buffer_2() argument 486 if (!data_buf) { in android_glBufferSubData__IIILjava_nio_Buffer_2() 492 data = (GLvoid *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glBufferSubData__IIILjava_nio_Buffer_2()
|
D | android_opengl_GLES20.cpp | 571 (JNIEnv *_env, jobject _this, jint target, jint size, jobject data_buf, jint usage) { in android_glBufferData__IILjava_nio_Buffer_2I() argument 580 if (data_buf) { in android_glBufferData__IILjava_nio_Buffer_2I() 581 data = (GLvoid *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glBufferData__IILjava_nio_Buffer_2I() 589 if (data_buf && data == NULL) { in android_glBufferData__IILjava_nio_Buffer_2I() 612 (JNIEnv *_env, jobject _this, jint target, jint offset, jint size, jobject data_buf) { in android_glBufferSubData__IIILjava_nio_Buffer_2() argument 621 if (!data_buf) { in android_glBufferSubData__IIILjava_nio_Buffer_2() 627 data = (GLvoid *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glBufferSubData__IIILjava_nio_Buffer_2() 728 …vel, jint internalformat, jint width, jint height, jint border, jint imageSize, jobject data_buf) { in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2() argument 737 if (!data_buf) { in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2() 743 data = (GLvoid *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2() [all …]
|
D | android_opengl_GLES30.cpp | 629 …ternalformat, jint width, jint height, jint depth, jint border, jint imageSize, jobject data_buf) { in android_glCompressedTexImage3D__IIIIIIIILjava_nio_Buffer_2() argument 638 if (!data_buf) { in android_glCompressedTexImage3D__IIIIIIIILjava_nio_Buffer_2() 644 data = (GLvoid *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glCompressedTexImage3D__IIIIIIIILjava_nio_Buffer_2() 690 …jint zoffset, jint width, jint height, jint depth, jint format, jint imageSize, jobject data_buf) { in android_glCompressedTexSubImage3D__IIIIIIIIIILjava_nio_Buffer_2() argument 699 if (!data_buf) { in android_glCompressedTexSubImage3D__IIIIIIIIIILjava_nio_Buffer_2() 705 data = (GLvoid *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glCompressedTexSubImage3D__IIIIIIIIIILjava_nio_Buffer_2() 2007 (JNIEnv *_env, jobject _this, jint target, jint index, jobject data_buf) { in android_glGetIntegeri_v__IILjava_nio_IntBuffer_2() argument 2016 if (!data_buf) { in android_glGetIntegeri_v__IILjava_nio_IntBuffer_2() 2022 data = (GLint *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glGetIntegeri_v__IILjava_nio_IntBuffer_2() 4526 (JNIEnv *_env, jobject _this, jint target, jint index, jobject data_buf) { in android_glGetInteger64i_v__IILjava_nio_LongBuffer_2() argument [all …]
|
D | android_opengl_GLES10.cpp | 610 …vel, jint internalformat, jint width, jint height, jint border, jint imageSize, jobject data_buf) { in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2() argument 619 if (!data_buf) { in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2() 625 data = (GLvoid *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2() 653 …nt xoffset, jint yoffset, jint width, jint height, jint format, jint imageSize, jobject data_buf) { in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2() argument 662 if (!data_buf) { in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2() 668 data = (GLvoid *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2()
|
D | com_google_android_gles_jni_GLImpl.cpp | 394 …vel, jint internalformat, jint width, jint height, jint border, jint imageSize, jobject data_buf) { in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2() argument 403 if (!data_buf) { in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2() 409 data = (GLvoid *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2() 437 …nt xoffset, jint yoffset, jint width, jint height, jint format, jint imageSize, jobject data_buf) { in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2() argument 446 if (!data_buf) { in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2() 452 data = (GLvoid *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2() 4271 (JNIEnv *_env, jobject _this, jint target, jint size, jobject data_buf, jint usage) { in android_glBufferData__IILjava_nio_Buffer_2I() argument 4280 if (data_buf) { in android_glBufferData__IILjava_nio_Buffer_2I() 4281 data = (GLvoid *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glBufferData__IILjava_nio_Buffer_2I() 4289 if (data_buf && data == NULL) { in android_glBufferData__IILjava_nio_Buffer_2I() [all …]
|
D | android_opengl_GLES32.cpp | 1012 … jint x, jint y, jint width, jint height, jint format, jint type, jint bufSize, jobject data_buf) { in android_glReadnPixels__IIIIIIILjava_nio_Buffer_2() argument 1021 if (!data_buf) { in android_glReadnPixels__IIIIIIILjava_nio_Buffer_2() 1027 data = (void *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glReadnPixels__IIIIIIILjava_nio_Buffer_2()
|
D | android_opengl_GLES31.cpp | 3267 (JNIEnv *_env, jobject _this, jint target, jint index, jobject data_buf) { in android_glGetBooleani_v__IILjava_nio_IntBuffer_2() argument 3276 if (!data_buf) { in android_glGetBooleani_v__IILjava_nio_IntBuffer_2() 3282 data = (GLboolean *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glGetBooleani_v__IILjava_nio_IntBuffer_2()
|