HomeSort by relevance Sort by last modified time
    Searched defs:dstY (Results 1 - 25 of 27) sorted by null

1 2

  /external/clang/test/CodeGenCXX/
copy-assign-synthesis.cpp 71 X dstY;
74 dstY = dstX = srcX;
77 dstY.pr();
copy-assign-synthesis-1.cpp 86 X dstY;
89 dstY = dstX = srcX;
92 dstY.pr();
  /external/deqp/framework/delibs/deimage/
deTarga.c 85 int dstY = yFlipped ? (height-1 - y) : y;
86 deARGB* dst = (deUint32*)((deUint8*)image->pixels + dstY*image->width*bpp);
  /hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
AnnCursorPlane.cpp 100 int dstY = mPosition.y;
158 if (dstY < 0) {
160 dstY = -dstY;
162 mContext.ctx.cs_ctx.pos |= (dstY & 0xfff) << 16 | (dstX & 0xfff);
AnnRGBPlane.cpp 92 int dstX, dstY, dstW, dstH;
103 dstY = mPosition.y;
107 checkPosition(dstX, dstY, dstW, dstH);
173 mContext.ctx.sp_ctx.pos = ((mode->vdisplay - dstY - dstH) & 0xfff) << 16 | ((mode->hdisplay - dstX - dstW) & 0xfff);
175 mContext.ctx.sp_ctx.pos = (dstY & 0xfff) << 16 | (dstX & 0xfff);
177 mContext.ctx.sp_ctx.pos = (dstY & 0xfff) << 16 | (dstX & 0xfff);
  /hardware/intel/img/hwcomposer/merrifield/ips/tangier/
TngCursorPlane.cpp 94 int dstY = mPosition.y;
104 dstY = mModeInfo.vdisplay - dstY - cursorSize;
181 if (dstY < 0) {
183 dstY = -dstY;
185 mContext.ctx.cs_ctx.pos |= (dstY & 0xfff) << 16 | (dstX & 0xfff);
TngSpritePlane.cpp 41 int dstX, dstY, dstW, dstH;
51 dstY = mPosition.y;
55 checkPosition(dstX, dstY, dstW, dstH);
100 mContext.ctx.sp_ctx.pos = (dstY & 0xfff) << 16 | (dstX & 0xfff);
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
AnnCursorPlane.cpp 99 int dstY = mPosition.y;
179 if (dstY < 0) {
181 dstY = -dstY;
183 mContext.ctx.cs_ctx.pos |= (dstY & 0xfff) << 16 | (dstX & 0xfff);
AnnRGBPlane.cpp 151 int dstX, dstY, dstW, dstH;
162 dstY = mPosition.y;
166 checkPosition(dstX, dstY, dstW, dstH);
231 mContext.ctx.sp_ctx.pos = ((mode->vdisplay - dstY - dstH) & 0xfff) << 16 | ((mode->hdisplay - dstX - dstW) & 0xfff);
233 mContext.ctx.sp_ctx.pos = (dstY & 0xfff) << 16 | (dstX & 0xfff);
235 mContext.ctx.sp_ctx.pos = (dstY & 0xfff) << 16 | (dstX & 0xfff);
  /hardware/intel/common/libmix/videoencoder/
VideoEncoderUtils.cpp 617 uint8_t *srcY, *dstY;
621 dstY = pDestBuffer + destImage.offsets[0];
626 memcpy(dstY, srcY, width);
628 dstY += destImage.pitches[0];
  /external/mesa3d/src/mesa/drivers/common/
meta_blit.c 615 const GLint dstY = MIN2(dstY0, dstY1);
    [all...]
  /external/mesa3d/src/mesa/drivers/x11/
xm_dd.c 350 int dstY = y;
377 if (_mesa_clip_drawpixels(ctx, &dstX, &dstY, &w, &h, &clippedUnpack)) {
413 dstY = YFLIP(xrb, dstY) - h + 1;
414 XPutImage(dpy, xrb->pixmap, gc, &ximage, 0, 0, dstX, dstY, w, h);
482 int dstY = y;
509 if (_mesa_clip_drawpixels(ctx, &dstX, &dstY, &w, &h, &clippedUnpack)) {
544 dstY = YFLIP(xrb, dstY) - h + 1;
545 XPutImage(dpy, xrb->pixmap, gc, &ximage, 0, 0, dstX, dstY, w, h)
    [all...]
  /external/mesa3d/src/mesa/swrast/
s_blit.c 626 const GLint dstY = dstYpos + dstRow;
701 GLubyte *dst = dstMap + dstY * dstRowStride + dstXpos * bpp;
  /external/skia/src/codec/
SkWebpCodec.cpp 444 int dstY = frameRect.y();
458 int minYOffset = SkTMin(dstY, subset.y());
460 dstY -= minYOffset;
496 dstY = scaleY * dstY;
552 config.output.u.RGBA.rgba = reinterpret_cast<uint8_t*>(webpDst.getAddr(dstX, dstY));
573 *rowsDecodedPtr = rowsDecoded + dstY;
588 dst = SkTAddOffset<void>(dst, dstBpp * dstX + rowBytes * dstY);
  /frameworks/base/libs/hwui/font/
Font.cpp 209 int dstY = y + glyph->mBitmapTop;
223 for (uint32_t cacheY = startY, bitmapY = dstY * bitmapWidth; cacheY < endY;
  /frameworks/base/media/java/android/media/
ThumbnailUtils.java 386 int dstY = (targetHeight - src.height()) / 2;
389 dstY,
391 targetHeight - dstY);
  /packages/apps/Gallery/src/com/android/camera/
Util.java 177 int dstY = (targetHeight - src.height()) / 2;
180 dstY,
182 targetHeight - dstY);
  /external/mesa3d/src/mesa/main/
teximage.c     [all...]
  /external/skia/src/gpu/vk/
GrVkGpu.cpp 498 int32_t dstY = dstPoint.fY;
504 dstY = dst->height() - dstPoint.fY - srcVkRect.height();
511 resolveInfo.dstOffset = { dstPoint.fX, dstY, 0 };
    [all...]
  /external/mesa3d/src/gallium/drivers/svga/include/
svga_reg.h     [all...]
  /external/skia/src/gpu/gl/
GrGLGpu.cpp     [all...]
  /prebuilts/tools/common/m2/repository/tightvnc/
tightvnc.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-jface-3.6.2.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
org.eclipse.jface_3.6.2.M20110210-1200.jar 

Completed in 2002 milliseconds

1 2