/frameworks/base/core/jni/ |
D | android_opengl_GLES10.cpp | 2806 …bject _this, jint x, jint y, jint width, jint height, jint format, jint type, jobject pixels_buf) { in android_glReadPixels__IIIIIILjava_nio_Buffer_2() argument 2815 if (!pixels_buf) { in android_glReadPixels__IIIIIILjava_nio_Buffer_2() 2821 pixels = (GLvoid *)getPointer(_env, pixels_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glReadPixels__IIIIIILjava_nio_Buffer_2() 3250 …internalformat, jint width, jint height, jint border, jint format, jint type, jobject pixels_buf) { in android_glTexImage2D__IIIIIIIILjava_nio_Buffer_2() argument 3259 if (pixels_buf) { in android_glTexImage2D__IIIIIIIILjava_nio_Buffer_2() 3260 … pixels = (GLvoid *)getPointer(_env, pixels_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glTexImage2D__IIIIIIIILjava_nio_Buffer_2() 3262 if (pixels_buf && pixels == NULL) { in android_glTexImage2D__IIIIIIIILjava_nio_Buffer_2() 3310 … jint xoffset, jint yoffset, jint width, jint height, jint format, jint type, jobject pixels_buf) { in android_glTexSubImage2D__IIIIIIIILjava_nio_Buffer_2() argument 3319 if (pixels_buf) { in android_glTexSubImage2D__IIIIIIIILjava_nio_Buffer_2() 3320 … pixels = (GLvoid *)getPointer(_env, pixels_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glTexSubImage2D__IIIIIIIILjava_nio_Buffer_2() [all …]
|
D | android_opengl_GLES20.cpp | 4276 …bject _this, jint x, jint y, jint width, jint height, jint format, jint type, jobject pixels_buf) { in android_glReadPixels__IIIIIILjava_nio_Buffer_2() argument 4285 if (!pixels_buf) { in android_glReadPixels__IIIIIILjava_nio_Buffer_2() 4291 pixels = (GLvoid *)getPointer(_env, pixels_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glReadPixels__IIIIIILjava_nio_Buffer_2() 4575 …internalformat, jint width, jint height, jint border, jint format, jint type, jobject pixels_buf) { in android_glTexImage2D__IIIIIIIILjava_nio_Buffer_2() argument 4584 if (pixels_buf) { in android_glTexImage2D__IIIIIIIILjava_nio_Buffer_2() 4585 … pixels = (GLvoid *)getPointer(_env, pixels_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glTexImage2D__IIIIIIIILjava_nio_Buffer_2() 4587 if (pixels_buf && pixels == NULL) { in android_glTexImage2D__IIIIIIIILjava_nio_Buffer_2() 4823 … jint xoffset, jint yoffset, jint width, jint height, jint format, jint type, jobject pixels_buf) { in android_glTexSubImage2D__IIIIIIIILjava_nio_Buffer_2() argument 4832 if (pixels_buf) { in android_glTexSubImage2D__IIIIIIIILjava_nio_Buffer_2() 4833 … pixels = (GLvoid *)getPointer(_env, pixels_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glTexSubImage2D__IIIIIIIILjava_nio_Buffer_2() [all …]
|
D | com_google_android_gles_jni_GLImpl.cpp | 3518 …bject _this, jint x, jint y, jint width, jint height, jint format, jint type, jobject pixels_buf) { in android_glReadPixels__IIIIIILjava_nio_Buffer_2() argument 3527 if (!pixels_buf) { in android_glReadPixels__IIIIIILjava_nio_Buffer_2() 3533 pixels = (GLvoid *)getPointer(_env, pixels_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glReadPixels__IIIIIILjava_nio_Buffer_2() 4006 …internalformat, jint width, jint height, jint border, jint format, jint type, jobject pixels_buf) { in android_glTexImage2D__IIIIIIIILjava_nio_Buffer_2() argument 4015 if (pixels_buf) { in android_glTexImage2D__IIIIIIIILjava_nio_Buffer_2() 4016 … pixels = (GLvoid *)getPointer(_env, pixels_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glTexImage2D__IIIIIIIILjava_nio_Buffer_2() 4018 if (pixels_buf && pixels == NULL) { in android_glTexImage2D__IIIIIIIILjava_nio_Buffer_2() 4066 … jint xoffset, jint yoffset, jint width, jint height, jint format, jint type, jobject pixels_buf) { in android_glTexSubImage2D__IIIIIIIILjava_nio_Buffer_2() argument 4075 if (pixels_buf) { in android_glTexSubImage2D__IIIIIIIILjava_nio_Buffer_2() 4076 … pixels = (GLvoid *)getPointer(_env, pixels_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glTexSubImage2D__IIIIIIIILjava_nio_Buffer_2() [all …]
|
D | android_opengl_GLES30.cpp | 524 …at, jint width, jint height, jint depth, jint border, jint format, jint type, jobject pixels_buf) { in android_glTexImage3D__IIIIIIIIILjava_nio_Buffer_2() argument 533 if (pixels_buf) { in android_glTexImage3D__IIIIIIIIILjava_nio_Buffer_2() 534 … pixels = (GLvoid *)getPointer(_env, pixels_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glTexImage3D__IIIIIIIIILjava_nio_Buffer_2() 536 if (pixels_buf && pixels == NULL) { in android_glTexImage3D__IIIIIIIIILjava_nio_Buffer_2() 581 …t, jint zoffset, jint width, jint height, jint depth, jint format, jint type, jobject pixels_buf) { in android_glTexSubImage3D__IIIIIIIIIILjava_nio_Buffer_2() argument 590 if (!pixels_buf) { in android_glTexSubImage3D__IIIIIIIIIILjava_nio_Buffer_2() 596 pixels = (GLvoid *)getPointer(_env, pixels_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glTexSubImage3D__IIIIIIIIIILjava_nio_Buffer_2()
|