Home
last modified time | relevance | path

Searched refs:zoffset (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/opengl/java/android/opengl/
H A DGLES30.java403 int zoffset, in glTexSubImage3D() argument
419 int zoffset, in glTexSubImage3D() argument
435 int zoffset, in glCopyTexSubImage3D() argument
477 int zoffset, in glCompressedTexSubImage3D() argument
493 int zoffset, in glCompressedTexSubImage3D() argument
/aosp14/frameworks/base/core/jni/
H A Dandroid_opengl_GLES30.cpp547 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint zoffset, j… in android_glTexSubImage3D__IIIIIIIIIILjava_nio_Buffer_2() argument
572 (GLint)zoffset, in android_glTexSubImage3D__IIIIIIIIIILjava_nio_Buffer_2()
593 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint zoffset, j… in android_glTexSubImage3D__IIIIIIIIIII() argument
599 (GLint)zoffset, in android_glTexSubImage3D__IIIIIIIIIII()
612 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint zoffset, j… in android_glCopyTexSubImage3D__IIIIIIIII() argument
618 (GLint)zoffset, in android_glCopyTexSubImage3D__IIIIIIIII()
690 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint zoffset, j… in android_glCompressedTexSubImage3D__IIIIIIIIIILjava_nio_Buffer_2() argument
715 (GLint)zoffset, in android_glCompressedTexSubImage3D__IIIIIIIIIILjava_nio_Buffer_2()
736 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint zoffset, j… in android_glCompressedTexSubImage3D__IIIIIIIIIII() argument
742 (GLint)zoffset, in android_glCompressedTexSubImage3D__IIIIIIIIIII()