Home
last modified time | relevance | path

Searched defs:yoffset (Results 1 – 18 of 18) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DGLUtils.java181 public static void texSubImage2D(int target, int level, int xoffset, int yoffset, in texSubImage2D()
206 public static void texSubImage2D(int target, int level, int xoffset, int yoffset, in texSubImage2D()
274 native private static int native_texSubImage2D(int target, int level, int xoffset, int yoffset, in native_texSubImage2D()
DGLES30.java402 int yoffset, in glTexSubImage3D()
418 int yoffset, in glTexSubImage3D()
434 int yoffset, in glCopyTexSubImage3D()
476 int yoffset, in glCompressedTexSubImage3D()
492 int yoffset, in glCompressedTexSubImage3D()
DGLES10.java433 int yoffset, in glCompressedTexSubImage2D()
460 int yoffset, in glCopyTexSubImage2D()
1257 int yoffset, in glTexSubImage2D()
DGLErrorWrapper.java177 int yoffset, int width, int height, int format, int imageSize, in glCompressedTexSubImage2D()
194 int yoffset, int x, int y, int width, int height) { in glCopyTexSubImage2D()
813 int yoffset, int width, int height, int format, int type, in glTexSubImage2D()
DGLES20.java508 int yoffset, in glCompressedTexSubImage2D()
535 int yoffset, in glCopyTexSubImage2D()
1500 int yoffset, in glTexSubImage2D()
DGLLogWrapper.java1358 int yoffset, int width, int height, int format, int imageSize, in glCompressedTexSubImage2D()
1396 int yoffset, int x, int y, int width, int height) { in glCopyTexSubImage2D()
2528 int yoffset, int width, int height, int format, int type, in glTexSubImage2D()
/frameworks/av/cmds/screenrecord/
DFontBitmap.h11 static const uint16_t yoffset[]; variable
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
DTiledImageView.java263 int yoffset = Math.round((getHeight() - mTempRectF.height()) / 2 / scale); in positionFromMatrix() local
/frameworks/base/libs/hwui/tests/
Dnullgles.cpp175 void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei wi… in glCompressedTexSubImage2D()
177 void glCopyTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y… in glCopyTexSubImage2D()
225 void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsiz… in glTexSubImage2D()
/frameworks/native/opengl/libagl/
Dtexture.cpp272 GLint xoffset, GLint yoffset, in copyPixels()
1237 GLint yoffset, GLsizei width, GLsizei height, in glTexSubImage2D()
1421 GLenum target, GLint level, GLint xoffset, GLint yoffset, in glCopyTexSubImage2D()
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL10.java362 int yoffset, in glCompressedTexSubImage2D()
385 int yoffset, in glCopyTexSubImage2D()
938 int yoffset, in glTexSubImage2D()
/frameworks/base/opengl/java/com/google/android/gles_jni/
DGLImpl.java247 int yoffset, in glCompressedTexSubImage2D()
274 int yoffset, in glCopyTexSubImage2D()
1082 int yoffset, in glTexSubImage2D()
/frameworks/base/core/jni/
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()
579 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint zoffset, j… in android_glTexSubImage3D__IIIIIIIIIII()
598 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint zoffset, j… in android_glCopyTexSubImage3D__IIIIIIIII()
662 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint zoffset, j… in android_glCompressedTexSubImage3D__IIIIIIIIIILjava_nio_Buffer_2()
694 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint zoffset, j… in android_glCompressedTexSubImage3D__IIIIIIIIIII()
Dandroid_opengl_GLES10.cpp655 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint width, jin… in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2()
701 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint x, jint y,… in android_glCopyTexSubImage2D__IIIIIIII()
3098 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint width, jin… in android_glTexSubImage2D__IIIIIIIILjava_nio_Buffer_2()
Dandroid_opengl_GLES20.cpp773 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint width, jin… in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2()
819 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint x, jint y,… in android_glCopyTexSubImage2D__IIIIIIII()
4598 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint width, jin… in android_glTexSubImage2D__IIIIIIIILjava_nio_Buffer_2()
Dcom_google_android_gles_jni_GLImpl.cpp475 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint width, jin… in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2()
521 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint x, jint y,… in android_glCopyTexSubImage2D__IIIIIIII()
3859 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint width, jin… in android_glTexSubImage2D__IIIIIIIILjava_nio_Buffer_2()
/frameworks/base/core/jni/android/opengl/
Dutil.cpp780 jint target, jint level, jint xoffset, jint yoffset, in util_texSubImage2D()
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace_api.cpp864 void GLTrace_glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GL… in GLTrace_glCompressedTexSubImage2D()
1011 void GLTrace_glCopyTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x,… in GLTrace_glCopyTexSubImage2D()
4362 void GLTrace_glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei widt… in GLTrace_glTexSubImage2D()
5895 void GLTrace_glTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffse… in GLTrace_glTexSubImage3D()
5984 void GLTrace_glCopyTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zo… in GLTrace_glCopyTexSubImage3D()
6137 void GLTrace_glCompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GL… in GLTrace_glCompressedTexSubImage3D()
14413 void GLTrace_glTexSubImage3DOES(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zof… in GLTrace_glTexSubImage3DOES()
14502 void GLTrace_glCopyTexSubImage3DOES(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint… in GLTrace_glCopyTexSubImage3DOES()
14655 void GLTrace_glCompressedTexSubImage3DOES(GLenum target, GLint level, GLint xoffset, GLint yoffset,… in GLTrace_glCompressedTexSubImage3DOES()
23093 void GLTrace_glExtGetTexSubImageQCOM(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLin… in GLTrace_glExtGetTexSubImageQCOM()