Home
last modified time | relevance | path

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

/frameworks/base/opengl/java/android/opengl/
DGLUtils.java183 public static void texSubImage2D(int target, int level, int xoffset, int yoffset, in texSubImage2D()
209 public static void texSubImage2D(int target, int level, int xoffset, int yoffset, in texSubImage2D()
272 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.java509 int xoffset, in glCompressedTexSubImage2D()
536 int xoffset, in glCopyTexSubImage2D()
1503 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/tools/aapt2/compile/
DNinePatch.cpp136 explicit HorizontalImageLine(uint8_t** rows, int32_t xoffset, int32_t yoffset, in HorizontalImageLine()
159 explicit VerticalImageLine(uint8_t** rows, int32_t xoffset, int32_t yoffset, in VerticalImageLine()
178 explicit DiagonalImageLine(uint8_t** rows, int32_t xoffset, int32_t yoffset, in DiagonalImageLine()
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
DTiledImageView.java262 int xoffset = Math.round((getWidth() - mTempRectF.width()) / 2 / scale); in positionFromMatrix() local
/frameworks/base/libs/hwui/debug/
DNullGlesDriver.h75 virtual void glCompressedTexSubImage2D_(GLenum target, GLint level, GLint xoffset, in glCompressedTexSubImage2D_()
81 virtual void glCopyTexSubImage2D_(GLenum target, GLint level, GLint xoffset, GLint yoffset, in glCopyTexSubImage2D_()
142 virtual void glTexSubImage2D_(GLenum target, GLint level, GLint xoffset, GLint yoffset, in glTexSubImage2D_()
/frameworks/native/opengl/libagl/
Dtexture.cpp265 GLint xoffset, GLint yoffset, in copyPixels()
1224 GLenum target, GLint level, GLint xoffset, in glTexSubImage2D()
1408 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.java249 int xoffset, in glCompressedTexSubImage2D()
276 int xoffset, in glCopyTexSubImage2D()
1084 int xoffset, in glTexSubImage2D()
/frameworks/base/core/jni/
Dandroid_opengl_GLES10.cpp653 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint width, jin… in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2()
713 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint x, jint y,… in android_glCopyTexSubImage2D__IIIIIIII()
3276 …(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.cpp547 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint zoffset, j… 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()
612 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint zoffset, j… 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()
736 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint zoffset, j… in android_glCompressedTexSubImage3D__IIIIIIIIIII()
Dandroid_opengl_GLES20.cpp771 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint width, jin… in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2()
831 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint x, jint y,… in android_glCopyTexSubImage2D__IIIIIIII()
4791 …(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.cpp437 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint width, jin… in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2()
497 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint x, jint y,… in android_glCopyTexSubImage2D__IIIIIIII()
4007 …(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.cpp750 jint target, jint level, jint xoffset, jint yoffset, in util_texSubImage2D()