Home
last modified time | relevance | path

Searched defs:imageSize (Results 1 – 15 of 15) sorted by relevance

/aosp14/frameworks/base/opengl/java/android/opengl/
H A DETC1Util.java78 int imageSize = data.remaining(); in loadTexture() local
H A DGLES30.java452 int imageSize, in glCompressedTexImage3D()
466 int imageSize, in glCompressedTexImage3D()
482 int imageSize, in glCompressedTexSubImage3D()
498 int imageSize, in glCompressedTexSubImage3D()
H A DGLES10.java423 int imageSize, in glCompressedTexImage2D()
437 int imageSize, in glCompressedTexSubImage2D()
H A DGLErrorWrapper.java169 int imageSize, Buffer data) { in glCompressedTexImage2D()
177 int yoffset, int width, int height, int format, int imageSize, in glCompressedTexSubImage2D()
H A DGLES20.java500 int imageSize, in glCompressedTexImage2D()
514 int imageSize, in glCompressedTexSubImage2D()
H A DGLLogWrapper.java1340 int imageSize, Buffer data) { in glCompressedTexImage2D()
1358 int yoffset, int width, int height, int format, int imageSize, in glCompressedTexSubImage2D()
/aosp14/frameworks/base/core/jni/android/opengl/
H A Dutil.cpp822 jint imageSize = stride * height; in etc1_encodeImage() local
853 jint imageSize = stride * height; in etc1_decodeImage() local
/aosp14/frameworks/base/media/java/android/mtp/
H A DMtpDatabase.java713 String imageSize = Integer.toString(width) + "x" + Integer.toString(height); in getDeviceProperty() local
/aosp14/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11ExtensionPack.java152 int imageSize, in glCompressedTexImage2D()
H A DGL10.java354 int imageSize, in glCompressedTexImage2D()
366 int imageSize, in glCompressedTexSubImage2D()
/aosp14/frameworks/base/opengl/java/com/google/android/gles_jni/
H A DGLImpl.java240 int imageSize, in glCompressedTexImage2D()
254 int imageSize, in glCompressedTexSubImage2D()
/aosp14/frameworks/base/core/jni/
H A Dandroid_opengl_GLES30.cpp629 …nt internalformat, jint width, jint height, jint depth, jint border, jint imageSize, jobject data_… in android_glCompressedTexImage3D__IIIIIIIILjava_nio_Buffer_2()
673 …nt internalformat, jint width, jint height, jint depth, jint border, jint imageSize, jint offset) { in android_glCompressedTexImage3D__IIIIIIIII()
690 …set, jint zoffset, jint width, jint height, jint depth, jint format, jint imageSize, jobject data_… in android_glCompressedTexSubImage3D__IIIIIIIIIILjava_nio_Buffer_2()
736 …set, jint zoffset, jint width, jint height, jint depth, jint format, jint imageSize, jint offset) { in android_glCompressedTexSubImage3D__IIIIIIIIIII()
H A Dandroid_opengl_GLES10.cpp610 …nt level, jint internalformat, jint width, jint height, jint border, jint imageSize, jobject data_… in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2()
653 …l, jint xoffset, jint yoffset, jint width, jint height, jint format, jint imageSize, jobject data_… in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2()
H A Dandroid_opengl_GLES20.cpp728 …nt level, jint internalformat, jint width, jint height, jint border, jint imageSize, jobject data_… in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2()
771 …l, jint xoffset, jint yoffset, jint width, jint height, jint format, jint imageSize, jobject data_… in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2()
H A Dcom_google_android_gles_jni_GLImpl.cpp394 …nt level, jint internalformat, jint width, jint height, jint border, jint imageSize, jobject data_… in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2()
437 …l, jint xoffset, jint yoffset, jint width, jint height, jint format, jint imageSize, jobject data_… in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2()