/frameworks/base/opengl/java/android/opengl/ |
D | GLUtils.java | 183 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()
|
D | GLES30.java | 402 int yoffset, in glTexSubImage3D() 418 int yoffset, in glTexSubImage3D() 434 int yoffset, in glCopyTexSubImage3D() 476 int yoffset, in glCompressedTexSubImage3D() 492 int yoffset, in glCompressedTexSubImage3D()
|
D | GLES10.java | 433 int yoffset, in glCompressedTexSubImage2D() 460 int yoffset, in glCopyTexSubImage2D() 1257 int yoffset, in glTexSubImage2D()
|
D | GLErrorWrapper.java | 177 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()
|
D | GLES20.java | 510 int yoffset, in glCompressedTexSubImage2D() 537 int yoffset, in glCopyTexSubImage2D() 1504 int yoffset, in glTexSubImage2D()
|
D | GLLogWrapper.java | 1358 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/ |
D | FontBitmap.h | 11 static const uint16_t yoffset[]; variable
|
/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 | 263 int yoffset = Math.round((getHeight() - mTempRectF.height()) / 2 / scale); in positionFromMatrix() local
|
/frameworks/base/libs/hwui/debug/ |
D | NullGlesDriver.h | 76 GLint yoffset, GLsizei width, GLsizei height, 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/ |
D | texture.cpp | 265 GLint xoffset, GLint yoffset, in copyPixels() 1225 GLint yoffset, GLsizei width, GLsizei height, in glTexSubImage2D() 1408 GLenum target, GLint level, GLint xoffset, GLint yoffset, in glCopyTexSubImage2D()
|
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
D | GL10.java | 362 int yoffset, in glCompressedTexSubImage2D() 385 int yoffset, in glCopyTexSubImage2D() 938 int yoffset, in glTexSubImage2D()
|
/frameworks/base/opengl/java/com/google/android/gles_jni/ |
D | GLImpl.java | 250 int yoffset, in glCompressedTexSubImage2D() 277 int yoffset, in glCopyTexSubImage2D() 1085 int yoffset, in glTexSubImage2D()
|
/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() 3276 …(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() 4791 …(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() 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/ |
D | util.cpp | 750 jint target, jint level, jint xoffset, jint yoffset, in util_texSubImage2D()
|