| /frameworks/base/opengl/java/android/opengl/ | 
| D | GLUtils.java | 181     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()
 268     private static native int native_texSubImage2D(int target, int level, int xoffset, int yoffset,  in native_texSubImage2D()
 
 | 
| D | GLES30.java | 401         int xoffset,  in glTexSubImage3D()417         int xoffset,  in glTexSubImage3D()
 433         int xoffset,  in glCopyTexSubImage3D()
 475         int xoffset,  in glCompressedTexSubImage3D()
 491         int xoffset,  in glCompressedTexSubImage3D()
 
 | 
| D | GLES10.java | 432         int xoffset,  in glCompressedTexSubImage2D()459         int xoffset,  in glCopyTexSubImage2D()
 1256         int xoffset,  in glTexSubImage2D()
 
 | 
| D | GLErrorWrapper.java | 176     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()
 
 | 
| D | GLES20.java | 509         int xoffset,  in glCompressedTexSubImage2D()536         int xoffset,  in glCopyTexSubImage2D()
 1503         int xoffset,  in glTexSubImage2D()
 
 | 
| D | GLLogWrapper.java | 1357     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/module/codecs/m4v_h263/dec/src/ | 
| D | get_pred_outside.cpp | 258     int xoffset;  in GetPredOutside()  local
 | 
| /frameworks/base/tools/aapt2/compile/ | 
| D | NinePatch.cpp | 136   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/ | 
| D | TiledImageView.java | 262             int xoffset = Math.round((getWidth() - mTempRectF.width()) / 2 / scale);  in positionFromMatrix()  local
 | 
| /frameworks/av/media/module/codecs/m4v_h263/enc/src/ | 
| D | motion_comp.cpp | 1526     Int xoffset;  in EncGetPredOutside()  local
 | 
| /frameworks/base/opengl/java/javax/microedition/khronos/opengles/ | 
| D | GL10.java | 361         int xoffset,  in glCompressedTexSubImage2D()384         int xoffset,  in glCopyTexSubImage2D()
 937         int xoffset,  in glTexSubImage2D()
 
 | 
| /frameworks/base/opengl/java/com/google/android/gles_jni/ | 
| D | GLImpl.java | 249         int xoffset,  in glCompressedTexSubImage2D()276         int xoffset,  in glCopyTexSubImage2D()
 1084         int xoffset,  in glTexSubImage2D()
 
 | 
| /frameworks/base/core/jni/android/opengl/ | 
| D | util.cpp | 663         jint xoffset, jint yoffset, jobject bitmapObj, jint format, jint type)  in util_texSubImage2D()
 | 
| /frameworks/base/core/jni/ | 
| D | android_opengl_GLES10.cpp | 653 …(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()
 3277 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint width, jin…  in android_glTexSubImage2D__IIIIIIIILjava_nio_Buffer_2()
 
 | 
| D | android_opengl_GLES30.cpp | 547 …(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()
 
 | 
| D | android_opengl_GLES20.cpp | 771 …(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()
 4793 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint width, jin…  in android_glTexSubImage2D__IIIIIIIILjava_nio_Buffer_2()
 
 | 
| D | com_google_android_gles_jni_GLImpl.cpp | 437 …(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()
 4008 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint width, jin…  in android_glTexSubImage2D__IIIIIIIILjava_nio_Buffer_2()
 
 |