Searched defs:pixels_buf (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/jni/ |
D | android_opengl_GLES10.cpp | 2772 …bject _this, jint x, jint y, jint width, jint height, jint format, jint type, jobject pixels_buf) { in android_glReadPixels__IIIIIILjava_nio_Buffer_2() 3216 …internalformat, jint width, jint height, jint border, jint format, jint type, jobject pixels_buf) { in android_glTexImage2D__IIIIIIIILjava_nio_Buffer_2() 3276 … jint xoffset, jint yoffset, jint width, jint height, jint format, jint type, jobject pixels_buf) { in android_glTexSubImage2D__IIIIIIIILjava_nio_Buffer_2()
|
D | android_opengl_GLES20.cpp | 4244 …bject _this, jint x, jint y, jint width, jint height, jint format, jint type, jobject pixels_buf) { in android_glReadPixels__IIIIIILjava_nio_Buffer_2() 4543 …internalformat, jint width, jint height, jint border, jint format, jint type, jobject pixels_buf) { in android_glTexImage2D__IIIIIIIILjava_nio_Buffer_2() 4791 … jint xoffset, jint yoffset, jint width, jint height, jint format, jint type, jobject pixels_buf) { in android_glTexSubImage2D__IIIIIIIILjava_nio_Buffer_2()
|
D | com_google_android_gles_jni_GLImpl.cpp | 3459 …bject _this, jint x, jint y, jint width, jint height, jint format, jint type, jobject pixels_buf) { in android_glReadPixels__IIIIIILjava_nio_Buffer_2() 3947 …internalformat, jint width, jint height, jint border, jint format, jint type, jobject pixels_buf) { in android_glTexImage2D__IIIIIIIILjava_nio_Buffer_2() 4007 … jint xoffset, jint yoffset, jint width, jint height, jint format, jint type, jobject pixels_buf) { in android_glTexSubImage2D__IIIIIIIILjava_nio_Buffer_2()
|
D | android_opengl_GLES30.cpp | 490 …at, jint width, jint height, jint depth, jint border, jint format, jint type, jobject pixels_buf) { in android_glTexImage3D__IIIIIIIIILjava_nio_Buffer_2() 547 …t, jint zoffset, jint width, jint height, jint depth, jint format, jint type, jobject pixels_buf) { in android_glTexSubImage3D__IIIIIIIIIILjava_nio_Buffer_2()
|