Home
last modified time | relevance | path

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

/frameworks/base/opengl/java/android/opengl/
DGLES30.java403 int zoffset, in glTexSubImage3D()
419 int zoffset, in glTexSubImage3D()
435 int zoffset, in glCopyTexSubImage3D()
477 int zoffset, in glCompressedTexSubImage3D()
493 int zoffset, in glCompressedTexSubImage3D()
/frameworks/base/core/jni/
Dandroid_opengl_GLES30.cpp549 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint zoffset, j… in android_glTexSubImage3D__IIIIIIIIIILjava_nio_Buffer_2()
581 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint zoffset, j… in android_glTexSubImage3D__IIIIIIIIIII()
600 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint zoffset, j… in android_glCopyTexSubImage3D__IIIIIIIII()
664 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint zoffset, j… in android_glCompressedTexSubImage3D__IIIIIIIIIILjava_nio_Buffer_2()
696 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint zoffset, j… in android_glCompressedTexSubImage3D__IIIIIIIIIII()