/external/mesa3d/src/mesa/swrast/ |
s_copypix.c | 51 GLint dstx, GLint dsty, 60 else if (srcy < dsty) { /* this is OK */ 63 else if (srcy > dsty + height) { 80 else if ((srcy < dsty) && (srcy + height < dsty + (height * zoomY))) { 84 else if ((srcy > dsty) && (srcy + height > dsty + (height * zoomY))) { 446 GLint dstX, GLint dstY, GLenum type) 499 dstY < dstFb->_Ymin || dstY + height > dstFb->_Ymax) [all...] |
swrast.h | 144 GLint dstX, GLint dstY, GLenum type);
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/ |
xa_composite.c | 505 int dstX, int dstY, int width, int height) 508 renderer_solid(ctx, dstX, dstY, dstX + width, dstY + height, 512 int pos[6] = {srcX, srcY, maskX, maskY, dstX, dstY};
|
/external/mesa3d/src/gallium/state_trackers/xa/ |
xa_composite.c | 505 int dstX, int dstY, int width, int height) 508 renderer_solid(ctx, dstX, dstY, dstX + width, dstY + height, 512 int pos[6] = {srcX, srcY, maskX, maskY, dstX, dstY};
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/ |
xorg_exa.c | 469 ExaCopy(PixmapPtr pDstPixmap, int srcX, int srcY, int dstX, int dstY, 477 exa_debug_printf("\tExaCopy(srcx=%d, srcy=%d, dstX=%d, dstY=%d, w=%d, h=%d)\n", 478 srcX, srcY, dstX, dstY, width, height); 489 (dstY + height) < srcY || dstY > (srcY + height))) { 512 dstX, dstY, 0, 519 dstX, dstY, 0, 687 int dstX, int dstY, int width, int height) 695 srcX, srcY, maskX, maskY, dstX, dstY, width, height); 700 dstX, dstY, width, height) [all...] |
xorg_composite.c | 506 int dstX, int dstY, int width, int height) 510 dstX, dstY, dstX + width, dstY + height, 513 int pos[6] = {srcX, srcY, maskX, maskY, dstX, dstY};
|
/external/mesa3d/src/gallium/state_trackers/xorg/ |
xorg_exa.c | 469 ExaCopy(PixmapPtr pDstPixmap, int srcX, int srcY, int dstX, int dstY, 477 exa_debug_printf("\tExaCopy(srcx=%d, srcy=%d, dstX=%d, dstY=%d, w=%d, h=%d)\n", 478 srcX, srcY, dstX, dstY, width, height); 489 (dstY + height) < srcY || dstY > (srcY + height))) { 512 dstX, dstY, 0, 519 dstX, dstY, 0, 687 int dstX, int dstY, int width, int height) 695 srcX, srcY, maskX, maskY, dstX, dstY, width, height); 700 dstX, dstY, width, height) [all...] |
xorg_composite.c | 506 int dstX, int dstY, int width, int height) 510 dstX, dstY, dstX + width, dstY + height, 513 int pos[6] = {srcX, srcY, maskX, maskY, dstX, dstY};
|
/frameworks/base/media/java/android/media/ |
ThumbnailUtils.java | 391 int dstY = (targetHeight - src.height()) / 2; 394 dstY, 396 targetHeight - dstY);
|
/packages/apps/Gallery/src/com/android/camera/ |
Util.java | 177 int dstY = (targetHeight - src.height()) / 2; 180 dstY, 182 targetHeight - dstY);
|
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/ |
swrast.h | 144 GLint dstX, GLint dstY, GLenum type);
|
/external/chromium_org/third_party/skia/src/effects/gradients/ |
SkLinearGradient.cpp | 236 SkScalar dstY = SkIntToScalar(y); 238 dstProc(fDstToIndex, dstX, dstY, &srcPt); 417 SkScalar dstY = SkIntToScalar(y); 419 dstProc(fDstToIndex, dstX, dstY, &srcPt);
|
SkRadialGradient.cpp | 201 SkScalar dstY = SkIntToScalar(y); 203 dstProc(fDstToIndex, dstX, dstY, &srcPt); 429 SkScalar dstY = SkIntToScalar(y); 431 dstProc(fDstToIndex, dstX, dstY, &srcPt);
|
/external/skia/src/effects/gradients/ |
SkLinearGradient.cpp | 236 SkScalar dstY = SkIntToScalar(y); 238 dstProc(fDstToIndex, dstX, dstY, &srcPt); 417 SkScalar dstY = SkIntToScalar(y); 419 dstProc(fDstToIndex, dstX, dstY, &srcPt);
|
SkRadialGradient.cpp | 201 SkScalar dstY = SkIntToScalar(y); 203 dstProc(fDstToIndex, dstX, dstY, &srcPt); 429 SkScalar dstY = SkIntToScalar(y); 431 dstProc(fDstToIndex, dstX, dstY, &srcPt);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/ |
shmstr.h | 135 INT16 dstY B16;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/ |
shmstr.h | 135 INT16 dstY B16;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/ |
shmstr.h | 135 INT16 dstY B16;
|
/external/chromium_org/third_party/WebKit/Source/platform/transforms/ |
TransformationMatrix.h | 333 void multVecMatrix(double x, double y, double& dstX, double& dstY) const; 343 void multVecMatrix(double x, double y, double z, double& dstX, double& dstY, double& dstZ) const;
|
/external/chromium_org/third_party/skia/src/core/ |
SkCanvas.cpp | [all...] |
/external/skia/src/core/ |
SkCanvas.cpp | [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/include/ |
svga_reg.h | 808 int32 dstY; [all...] |
/external/chromium_org/third_party/skia/include/core/ |
SkImageDecoder.h | 407 * @param (dstX, dstY) the upper-left point of the dest bitmap in terms of 415 int dstX, int dstY, int width, int height,
|
/external/chromium_org/third_party/skia/src/images/ |
SkScaledBitmapSampler.cpp | 747 const int dstY = srcYMinusY0 / fDY; 748 SkASSERT(dstY < fScaledHeight); 749 char* dstRow = fDstRow + dstY * fDstRowBytes; 751 fDX * fSrcPixelSize, dstY, fCTable);
|
/external/mesa3d/src/gallium/drivers/svga/include/ |
svga_reg.h | 808 int32 dstY; [all...] |