Searched defs:dstY (Results 1 - 25 of 56) sorted by last modified time

123

/external/skia/src/core/
H A DSkCanvas.cpp2132 SkScalar dstY[4] = { local
2142 if (dstY[1] > dstY[2]) {
2143 dstY[1] = dstY[0] + (dstY[3] - dstY[0]) * c.fTop / (h - c.height());
2144 dstY[2] = dstY[1];
2152 d.fTop = dstY[
[all...]
/external/skia/src/effects/gradients/
H A DSkLinearGradient.cpp244 SkScalar dstY = SkIntToScalar(y); local
246 dstProc(fDstToIndex, dstX, dstY, &srcPt);
431 SkScalar dstY = SkIntToScalar(y); local
433 dstProc(fDstToIndex, dstX, dstY, &srcPt);
H A DSkRadialGradient.cpp215 SkScalar dstY = SkIntToScalar(y); local
217 dstProc(fDstToIndex, dstX, dstY, &srcPt);
445 SkScalar dstY = SkIntToScalar(y); local
447 dstProc(fDstToIndex, dstX, dstY, &srcPt);
H A DSkTwoPointConicalGradient.cpp286 SkScalar dstY = SkIntToScalar(y) + SK_ScalarHalf; local
289 dstProc(fDstToIndex, dstX, dstY, &srcPt);
/external/skia/src/gpu/gl/
H A DGrGpuGL.cpp2868 GrGLint dstY; local
2870 dstY = dst->height() - (dstPoint.fY + srcGLRect.fHeight);
2872 dstY = dstPoint.fY;
2875 dstPoint.fX, dstY,
/external/skia/src/images/
H A DSkImageDecoder.cpp217 int dstX, int dstY, int width, int height,
231 int y = (dstY - srcY) / sampleSize;
258 (srcY - dstY) / sampleSize,
216 cropBitmap(SkBitmap *dst, SkBitmap *src, int sampleSize, int dstX, int dstY, int width, int height, int srcX, int srcY) argument
H A DSkScaledBitmapSampler.cpp765 const int dstY = srcYMinusY0 / fDY; local
766 SkASSERT(dstY < fScaledHeight);
767 char* dstRow = fDstRow + dstY * fDstRowBytes;
769 fDX * fSrcPixelSize, dstY, fCTable);
/external/skia/src/pdf/
H A DSkPDFUtils.cpp78 SkScalar dstX, SkScalar dstY, SkWStream* content) {
84 if (ctl2X != dstX || ctl2Y != dstY) {
93 SkPDFScalar::Append(dstY, content);
76 AppendCubic(SkScalar ctl1X, SkScalar ctl1Y, SkScalar ctl2X, SkScalar ctl2Y, SkScalar dstX, SkScalar dstY, SkWStream* content) argument
/external/skia/src/utils/
H A DSkNinePatch.cpp267 SkScalar dstY[4] = { local
278 if (dstY[1] > dstY[2]) {
279 dstY[1] = dstY[0] + (dstY[3] - dstY[0]) * SkIntToScalar(margins.fTop) /
281 dstY[2] = dstY[1];
289 d.fTop = dstY[
[all...]
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
H A DSDL_fb3dfx.c57 int dstX, dstY; local
74 dstY = rect->y;
83 tdfx_out32(LAUNCH_2D, dstX | (dstY << 16));
102 int dstX, dstY; local
124 dstY = dstrect->y;
133 if ( srcY <= dstY ) {
136 dstY += (dstrect->h - 1);
157 tdfx_out32(DSTXY, dstX | (dstY << 16));
H A DSDL_fbmatrox.c67 int dstX, dstY; local
89 FB_dst_to_xy(this, dst, &dstX, &dstY);
93 dstY += rect->y;
99 ydstlen = (rect->h | (dstY << 16));
126 int dstX, dstY; local
149 FB_dst_to_xy(this, dst, &dstX, &dstY);
155 dstY += dstrect->y;
163 if ( srcY < dstY ) {
166 dstY += (h - 1);
176 if ( srcY < dstY ) {
[all...]
H A DSDL_fbriva.c75 int dstX, dstY; local
90 FB_dst_to_xy(this, dst, &dstX, &dstY);
94 dstY += rect->y;
100 Bitmap->UnclippedRectangle[0].TopLeft = (dstX << 16) | dstY;
116 int dstX, dstY; local
137 FB_dst_to_xy(this, dst, &dstX, &dstY);
143 dstY += dstrect->y;
147 Blt->TopLeftDst = (dstY << 16) | dstX;
/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DGdiPlusBrush.h303 IN REAL dstY,
313 dstY,
329 IN INT dstY,
339 dstY,
300 TextureBrush(IN Image* image, IN WrapMode wrapMode, IN REAL dstX, IN REAL dstY, IN REAL dstWidth, IN REAL dstHeight) argument
326 TextureBrush(IN Image* image, IN WrapMode wrapMode, IN INT dstX, IN INT dstY, IN INT dstWidth, IN INT dstHeight) argument
/external/opencv/cv/src/
H A Dcvlkpyramid.cpp226 icvCalcIxIy_32f( const float* src, int src_step, float* dstX, float* dstY, int dst_step, argument
236 for( ; height--; src += src_step, dstX += dst_step, dstY += dst_step )
252 dstX[x] = t0; dstY[x] = t1;
/external/mesa3d/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c1309 regions_overlap(GLint srcX, GLint srcY, GLint dstX, GLint dstY, argument
1314 srcY + height <= dstY ||
1315 dstY + height <= srcY)
/external/mesa3d/src/mesa/swrast/
H A Ds_blit.c608 const GLint dstY = dstYpos + dstRow; local
686 GLubyte *dst = dstMap + dstY * dstRowStride + dstXpos * bpp;
H A Ds_copypix.c446 GLint dstX, GLint dstY, GLenum type)
499 dstY < dstFb->_Ymin || dstY + height > dstFb->_Ymax) {
524 dstMap = map + dstY * rowStride + dstX * pixelBytes;
527 if (srcY < dstY) {
549 ctx->Driver.MapRenderbuffer(ctx, dstRb, dstX, dstY,
444 swrast_fast_copy_pixels(struct gl_context *ctx, GLint srcX, GLint srcY, GLsizei width, GLsizei height, GLint dstX, GLint dstY, GLenum type) argument
/external/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga_reg.h808 int32 dstY; member in struct:SVGAOverlayUnit
/external/mesa3d/src/gallium/state_trackers/xa/
H A Dxa_composite.c505 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};
503 xa_composite_rect(struct xa_context *ctx, int srcX, int srcY, int maskX, int maskY, int dstX, int dstY, int width, int height) argument
H A Dxa_renderer.c187 float srcX, float srcY, float dstX, float dstY,
220 add_vertex_1tex(r, dstX, dstY, s0, t0);
222 add_vertex_1tex(r, dstX + width, dstY, s1, t1);
224 add_vertex_1tex(r, dstX + width, dstY + height, s2, t2);
226 add_vertex_1tex(r, dstX, dstY + height, s3, t3);
232 float dstX, float dstY, float width, float height,
273 add_vertex_2tex(r, dstX, dstY,
276 add_vertex_2tex(r, dstX + width, dstY,
279 add_vertex_2tex(r, dstX + width, dstY + height,
282 add_vertex_2tex(r, dstX, dstY
186 add_vertex_data1(struct xa_context *r, float srcX, float srcY, float dstX, float dstY, float width, float height, struct pipe_resource *src, const float *src_matrix) argument
230 add_vertex_data2(struct xa_context *r, float srcX, float srcY, float maskX, float maskY, float dstX, float dstY, float width, float height, struct pipe_resource *src, struct pipe_resource *mask, const float *src_matrix, const float *mask_matrix) argument
287 setup_vertex_data_yuv(struct xa_context *r, float srcX, float srcY, float srcW, float srcH, float dstX, float dstY, float dstW, float dstH, struct xa_surface *srf[]) argument
[all...]
/external/mesa3d/src/gallium/state_trackers/xorg/
H A Dxorg_composite.c506 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};
503 xorg_composite(struct exa_context *exa, struct exa_pixmap_priv *dst, int srcX, int srcY, int maskX, int maskY, int dstX, int dstY, int width, int height) argument
H A Dxorg_exa.c469 ExaCopy(PixmapPtr pDstPixmap, int srcX, int srcY, int dstX, int dstY, argument
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, widt
686 ExaComposite(PixmapPtr pDst, int srcX, int srcY, int maskX, int maskY, int dstX, int dstY, int width, int height) argument
[all...]
H A Dxorg_renderer.c140 float srcX, float srcY, float dstX, float dstY,
173 add_vertex_1tex(r, dstX, dstY, s0, t0);
175 add_vertex_1tex(r, dstX + width, dstY, s1, t1);
177 add_vertex_1tex(r, dstX + width, dstY + height, s2, t2);
179 add_vertex_1tex(r, dstX, dstY + height, s3, t3);
211 float dstX, float dstY, float width, float height,
272 add_vertex_2tex(r, dstX, dstY,
275 add_vertex_2tex(r, dstX + width, dstY,
278 add_vertex_2tex(r, dstX + width, dstY + height,
281 add_vertex_2tex(r, dstX, dstY
139 add_vertex_data1(struct xorg_renderer *r, float srcX, float srcY, float dstX, float dstY, float width, float height, struct pipe_resource *src, float *src_matrix) argument
209 add_vertex_data2(struct xorg_renderer *r, float srcX, float srcY, float maskX, float maskY, float dstX, float dstY, float width, float height, struct pipe_resource *src, struct pipe_resource *mask, float *src_matrix, float *mask_matrix) argument
286 setup_vertex_data_yuv(struct xorg_renderer *r, float srcX, float srcY, float srcW, float srcH, float dstX, float dstY, float dstW, float dstH, struct pipe_resource **tex) argument
[all...]
H A Dxorg_xv.c494 int dstX, int dstY, int dst_w, int dst_h,
510 src_x, src_y, src_w, src_h, dstX, dstY, dst_w, dst_h);*/
552 float offset_y = box_y1 - dstY;
491 display_video(ScrnInfoPtr pScrn, struct xorg_xv_port_priv *pPriv, int id, RegionPtr dstRegion, int src_x, int src_y, int src_w, int src_h, int dstX, int dstY, int dst_w, int dst_h, PixmapPtr pPixmap) argument
/external/mesa3d/src/mesa/drivers/common/
H A Dmeta.c2103 GLint dstX, GLint dstY, GLenum type)
2120 _swrast_CopyPixels(ctx, srcX, srcY, width, height, dstX, dstY, type);
2164 const GLfloat dstY0 = (GLfloat) dstY;
2166 const GLfloat dstY1 = dstY + height * ctx->Pixel.ZoomY;
2101 _mesa_meta_CopyPixels(struct gl_context *ctx, GLint srcX, GLint srcY, GLsizei width, GLsizei height, GLint dstX, GLint dstY, GLenum type) argument

Completed in 415 milliseconds

123