Home
last modified time | relevance | path

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

/frameworks/base/opengl/java/android/opengl/
DGLUtils.java189 public static void texSubImage2D(int target, int level, int xoffset, int yoffset, in texSubImage2D()
214 public static void texSubImage2D(int target, int level, int xoffset, int yoffset, in texSubImage2D()
284 native private static int native_texSubImage2D(int target, int level, int xoffset, int yoffset, in native_texSubImage2D()
DGLES30.java401 int xoffset, in glTexSubImage3D()
417 int xoffset, in glTexSubImage3D()
433 int xoffset, in glCopyTexSubImage3D()
475 int xoffset, in glCompressedTexSubImage3D()
491 int xoffset, in glCompressedTexSubImage3D()
DGLES10.java432 int xoffset, in glCompressedTexSubImage2D()
459 int xoffset, in glCopyTexSubImage2D()
1256 int xoffset, in glTexSubImage2D()
DGLErrorWrapper.java176 public void glCompressedTexSubImage2D(int target, int level, int xoffset, in glCompressedTexSubImage2D()
193 public void glCopyTexSubImage2D(int target, int level, int xoffset, in glCopyTexSubImage2D()
812 public void glTexSubImage2D(int target, int level, int xoffset, in glTexSubImage2D()
DGLES20.java507 int xoffset, in glCompressedTexSubImage2D()
534 int xoffset, in glCopyTexSubImage2D()
1499 int xoffset, in glTexSubImage2D()
DGLLogWrapper.java1357 public void glCompressedTexSubImage2D(int target, int level, int xoffset, in glCompressedTexSubImage2D()
1395 public void glCopyTexSubImage2D(int target, int level, int xoffset, in glCopyTexSubImage2D()
2527 public void glTexSubImage2D(int target, int level, int xoffset, in glTexSubImage2D()
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
Dget_pred_outside.cpp258 int xoffset; in GetPredOutside() local
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
DTiledImageView.java262 int xoffset = Math.round((getWidth() - mTempRectF.width()) / 2 / scale); in positionFromMatrix() local
/frameworks/native/opengl/libagl/
Dtexture.cpp272 GLint xoffset, GLint yoffset, in copyPixels()
1236 GLenum target, GLint level, GLint xoffset, in glTexSubImage2D()
1421 GLenum target, GLint level, GLint xoffset, GLint yoffset, in glCopyTexSubImage2D()
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dmotion_comp.cpp1526 Int xoffset; in EncGetPredOutside() local
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL10.java361 int xoffset, in glCompressedTexSubImage2D()
384 int xoffset, in glCopyTexSubImage2D()
937 int xoffset, in glTexSubImage2D()
/frameworks/base/opengl/java/com/google/android/gles_jni/
DGLImpl.java246 int xoffset, in glCompressedTexSubImage2D()
273 int xoffset, in glCopyTexSubImage2D()
1081 int xoffset, in glTexSubImage2D()
/frameworks/base/core/jni/
Dandroid_opengl_GLES10.cpp537 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint width, jin… in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2()
583 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint x, jint y,… in android_glCopyTexSubImage2D__IIIIIIII()
2979 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint width, jin… in android_glTexSubImage2D__IIIIIIIILjava_nio_Buffer_2()
Dandroid_opengl_GLES30.cpp429 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint zoffset, j… in android_glTexSubImage3D__IIIIIIIIIILjava_nio_Buffer_2()
461 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint zoffset, j… in android_glTexSubImage3D__IIIIIIIIIII()
480 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint zoffset, j… in android_glCopyTexSubImage3D__IIIIIIIII()
544 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint zoffset, j… in android_glCompressedTexSubImage3D__IIIIIIIIIILjava_nio_Buffer_2()
576 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint zoffset, j… in android_glCompressedTexSubImage3D__IIIIIIIIIII()
Dandroid_opengl_GLES20.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()
4475 …(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.cpp471 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint width, jin… in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2()
517 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint x, jint y,… in android_glCopyTexSubImage2D__IIIIIIII()
3855 …(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.cpp695 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()