/frameworks/base/media/java/android/media/ |
D | ThumbnailUtils.java | 385 int dstX = (targetWidth - src.width()) / 2; in transform() local 388 dstX, in transform() 390 targetWidth - dstX, in transform()
|
/frameworks/native/opengl/tools/glgen/specs/gles11/ |
D | GLES31Ext.spec | 15 …srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint …
|
D | GLES32.spec | 2 …srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint …
|
/frameworks/base/libs/hwui/font/ |
D | Font.cpp | 208 int dstX = x + glyph->mBitmapLeft; in drawCachedGlyphBitmap() local 227 uint8_t* dst = &(bitmap[bitmapY + dstX + i]); in drawCachedGlyphBitmap()
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES31Ext.java | 423 int dstX, in glCopyImageSubDataEXT() argument
|
D | GLES32.java | 259 int dstX, in glCopyImageSubData() argument
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES31Ext.cpp | 722 …, jint srcY, jint srcZ, jint dstName, jint dstTarget, jint dstLevel, jint dstX, jint dstY, jint ds… in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII() argument 733 (GLint)dstX, in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII()
|
D | android_opengl_GLES32.cpp | 453 …, jint srcY, jint srcZ, jint dstName, jint dstTarget, jint dstLevel, jint dstX, jint dstY, jint ds… in android_glCopyImageSubData__IIIIIIIIIIIIIII() argument 464 (GLint)dstX, in android_glCopyImageSubData__IIIIIIIIIIIIIII()
|
/frameworks/native/opengl/libs/GLES2/ |
D | gl2ext_api.in | 58 …srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint … 59 …ame, srcTarget, srcLevel, srcX, srcY, srcZ, dstName, dstTarget, dstLevel, dstX, dstY, dstZ, srcWid… 295 …srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint … 296 …ame, srcTarget, srcLevel, srcX, srcY, srcZ, dstName, dstTarget, dstLevel, dstX, dstY, dstZ, srcWid…
|
D | gl2_api.in | 946 …srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint … 947 …ame, srcTarget, srcLevel, srcX, srcY, srcZ, dstName, dstTarget, dstLevel, dstX, dstY, dstZ, srcWid…
|
/frameworks/native/opengl/include/GLES2/ |
D | gl2ext.h | 280 …srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint … 282 …srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint … 1105 …srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint … 1107 …srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint …
|
/frameworks/native/opengl/libs/ |
D | entries.in | 107 …srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint … 108 …srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint … 109 …srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint …
|
/frameworks/native/opengl/include/GLES3/ |
D | gl32.h | 1734 …srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint … 1779 …srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint …
|