/external/mesa3d/src/mesa/main/ |
D | image.c | 592 GLint *destX, GLint *destY, in _mesa_clip_drawpixels() argument 606 if (*destX < buffer->_Xmin) { in _mesa_clip_drawpixels() 607 unpack->SkipPixels += (buffer->_Xmin - *destX); in _mesa_clip_drawpixels() 608 *width -= (buffer->_Xmin - *destX); in _mesa_clip_drawpixels() 609 *destX = buffer->_Xmin; in _mesa_clip_drawpixels() 612 if (*destX + *width > buffer->_Xmax) in _mesa_clip_drawpixels() 613 *width -= (*destX + *width - buffer->_Xmax); in _mesa_clip_drawpixels() 713 GLint *destX, GLint *destY, in _mesa_clip_copytexsubimage() argument 722 *destX = *destX + *srcX - srcX0; in _mesa_clip_copytexsubimage()
|
D | image.h | 105 GLint *destX, GLint *destY, 118 GLint *destX, GLint *destY,
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/ |
D | DrawUtils.java | 122 int destX = targetRectangle.x + (targetRectangle.width - newImageWidth) / 2; in drawScaledImage() local 124 gc.drawImage(image, 0, 0, imageWidth, imageHeight, destX, destY, newImageWidth, newImageHeight); in drawScaledImage() 315 int destX = srcY; in rotateOptimized() local 317 int destIndex = destY * destBytesPerLine + destX * bytesPerPixel; in rotateOptimized()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_texture.c | 718 GLint destX, GLint destY, GLint destZ, in fallback_copy_texsubimage() argument 752 destX, destY, width, height); in fallback_copy_texsubimage() 917 GLint destX, GLint destY, GLint destZ, in st_CopyTexSubImage() argument 1016 destX, destY, destZ + stImage->base.Face, in st_CopyTexSubImage() 1079 destX, destY, in st_CopyTexSubImage() 1080 destX + width, destY + height, in st_CopyTexSubImage() 1097 destX, destY, destZ, in st_CopyTexSubImage()
|
/external/mesa3d/src/gallium/drivers/svga/include/ |
D | svga_reg.h | 945 uint32 destX; member
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/robolectric/v1/lib/main/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |