Searched refs:dst_y (Results 1 - 25 of 217) sorted by relevance

123456789

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dgen4_source.h20 int dst_x, int dst_y);
H A Dsna_threads.c285 int16_t dst_x, dst_y; member in struct:thread_composite
295 t->dst_x, t->dst_y,
308 int16_t dst_y,
320 dst_x, dst_y,
331 y = dst_y;
344 data[0].dst_y = y;
351 data[n].src_y += y - dst_y;
352 data[n].mask_y += y - dst_y;
353 data[n].dst_y = y;
359 assert(y < dst_y
299 sna_image_composite(pixman_op_t op,pixman_image_t * src,pixman_image_t * mask,pixman_image_t * dst,int16_t src_x,int16_t src_y,int16_t mask_x,int16_t mask_y,int16_t dst_x,int16_t dst_y,uint16_t width,uint16_t height) argument
[all...]
H A Dblt.c228 int16_t dst_x, int16_t dst_y,
243 __FUNCTION__, bpp, src_x, src_y, dst_x, dst_y, width, height, src_stride, dst_stride));
265 tile_row += dst_y / tile_height * dst_stride * tile_height;
266 tile_row += (dst_y & (tile_height-1)) * tile_width;
267 dst_y++;
446 int16_t dst_x, int16_t dst_y,
461 __FUNCTION__, bpp, src_x, src_y, dst_x, dst_y, width, height, src_stride, dst_stride));
464 if (dst_x | dst_y)
465 dst = (uint8_t *)dst + dst_y * dst_stride + dst_x * cpp;
558 int16_t dst_x, int16_t dst_y,
225 memcpy_to_tiled_x__swizzle_0__sse2(const void * src,void * dst,int bpp,int32_t src_stride,int32_t dst_stride,int16_t src_x,int16_t src_y,int16_t dst_x,int16_t dst_y,uint16_t width,uint16_t height) argument
443 memcpy_from_tiled_x__swizzle_0__sse2(const void * src,void * dst,int bpp,int32_t src_stride,int32_t dst_stride,int16_t src_x,int16_t src_y,int16_t dst_x,int16_t dst_y,uint16_t width,uint16_t height) argument
555 memcpy_between_tiled_x__swizzle_0__sse2(const void * src,void * dst,int bpp,int32_t src_stride,int32_t dst_stride,int16_t src_x,int16_t src_y,int16_t dst_x,int16_t dst_y,uint16_t width,uint16_t height) argument
638 memcpy_blt(const void * src,void * dst,int bpp,int32_t src_stride,int32_t dst_stride,int16_t src_x,int16_t src_y,int16_t dst_x,int16_t dst_y,uint16_t width,uint16_t height) argument
721 memcpy_to_tiled_x__swizzle_0(const void * src,void * dst,int bpp,int32_t src_stride,int32_t dst_stride,int16_t src_x,int16_t src_y,int16_t dst_x,int16_t dst_y,uint16_t width,uint16_t height) argument
778 memcpy_from_tiled_x__swizzle_0(const void * src,void * dst,int bpp,int32_t src_stride,int32_t dst_stride,int16_t src_x,int16_t src_y,int16_t dst_x,int16_t dst_y,uint16_t width,uint16_t height) argument
836 memcpy_between_tiled_x__swizzle_0(const void * src,void * dst,int bpp,int32_t src_stride,int32_t dst_stride,int16_t src_x,int16_t src_y,int16_t dst_x,int16_t dst_y,uint16_t width,uint16_t height) argument
1099 memcpy_from_tiled_x__gen2(const void * src,void * dst,int bpp,int32_t src_stride,int32_t dst_stride,int16_t src_x,int16_t src_y,int16_t dst_x,int16_t dst_y,uint16_t width,uint16_t height) argument
1364 memcpy_xor(const void * src,void * dst,int bpp,int32_t src_stride,int32_t dst_stride,int16_t src_x,int16_t src_y,int16_t dst_x,int16_t dst_y,uint16_t width,uint16_t height,uint32_t and,uint32_t or) argument
1696 affine_blt(const void * src,void * dst,int bpp,int16_t src_x,int16_t src_y,int16_t src_width,int16_t src_height,int32_t src_stride,int16_t dst_x,int16_t dst_y,uint16_t dst_width,uint16_t dst_height,int32_t dst_stride,const struct pixman_f_transform * t) argument
[all...]
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dgen4_source.h20 int dst_x, int dst_y);
H A Dsna_threads.c285 int16_t dst_x, dst_y; member in struct:thread_composite
295 t->dst_x, t->dst_y,
308 int16_t dst_y,
320 dst_x, dst_y,
331 y = dst_y;
344 data[0].dst_y = y;
351 data[n].src_y += y - dst_y;
352 data[n].mask_y += y - dst_y;
353 data[n].dst_y = y;
359 assert(y < dst_y
299 sna_image_composite(pixman_op_t op,pixman_image_t * src,pixman_image_t * mask,pixman_image_t * dst,int16_t src_x,int16_t src_y,int16_t mask_x,int16_t mask_y,int16_t dst_x,int16_t dst_y,uint16_t width,uint16_t height) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dintel_copy_image.c42 int dst_x, int dst_y, int dst_z, unsigned dst_level,
56 dst_mt, dst_level, dst_z, dst_x, dst_y,
64 src_x, src_y, dst_x, dst_y,
75 int dst_x, int dst_y, int dst_z,
116 dst_mt, dst_x, dst_y, dst_z, dst_level,
130 dst_mt->stencil_mt, dst_x, dst_y, dst_z, dst_level,
38 copy_miptrees(struct brw_context * brw,struct intel_mipmap_tree * src_mt,int src_x,int src_y,int src_z,unsigned src_level,struct intel_mipmap_tree * dst_mt,int dst_x,int dst_y,int dst_z,unsigned dst_level,int src_width,int src_height) argument
69 intel_copy_image_sub_data(struct gl_context * ctx,struct gl_texture_image * src_image,struct gl_renderbuffer * src_renderbuffer,int src_x,int src_y,int src_z,struct gl_texture_image * dst_image,struct gl_renderbuffer * dst_renderbuffer,int dst_x,int dst_y,int dst_z,int src_width,int src_height) argument
H A Dintel_blit.h39 uint32_t dst_x, uint32_t dst_y, bool dst_flip,
49 uint32_t dst_x, uint32_t dst_y,
H A Dintel_blit.c255 GLshort dst_x, GLshort dst_y,
261 int dst_y2 = dst_y + h;
286 dst_buffer, dst_pitch, dst_offset, dst_x, dst_y, w, h);
342 if (dst_y2 <= dst_y || dst_x2 <= dst_x)
346 assert(dst_y < dst_y2);
351 OUT_BATCH(SET_FIELD(dst_y, BLT_Y) | SET_FIELD(dst_x, BLT_X));
378 uint32_t dst_x, uint32_t dst_y,
423 dst_x + chunk_x, dst_y + chunk_y,
471 uint32_t dst_x, uint32_t dst_y, bool dst_flip,
513 dst_y
244 emit_copy_blit(struct brw_context * brw,GLuint cpp,int32_t src_pitch,struct brw_bo * src_buffer,GLuint src_offset,enum isl_tiling src_tiling,int32_t dst_pitch,struct brw_bo * dst_buffer,GLuint dst_offset,enum isl_tiling dst_tiling,GLshort src_x,GLshort src_y,GLshort dst_x,GLshort dst_y,GLshort w,GLshort h,enum gl_logicop_mode logic_op) argument
374 emit_miptree_blit(struct brw_context * brw,struct intel_mipmap_tree * src_mt,uint32_t src_x,uint32_t src_y,struct intel_mipmap_tree * dst_mt,uint32_t dst_x,uint32_t dst_y,uint32_t width,uint32_t height,bool reverse,enum gl_logicop_mode logicop) argument
465 intel_miptree_blit(struct brw_context * brw,struct intel_mipmap_tree * src_mt,int src_level,int src_slice,uint32_t src_x,uint32_t src_y,bool src_flip,struct intel_mipmap_tree * dst_mt,int dst_level,int dst_slice,uint32_t dst_x,uint32_t dst_y,bool dst_flip,uint32_t width,uint32_t height,enum gl_logicop_mode logicop) argument
544 intel_miptree_copy(struct brw_context * brw,struct intel_mipmap_tree * src_mt,int src_level,int src_slice,uint32_t src_x,uint32_t src_y,struct intel_mipmap_tree * dst_mt,int dst_level,int dst_slice,uint32_t dst_x,uint32_t dst_y,uint32_t src_width,uint32_t src_height) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_copy_image.c42 int dst_x, int dst_y, int dst_z, unsigned dst_level,
56 dst_mt, dst_level, dst_z, dst_x, dst_y,
64 src_x, src_y, dst_x, dst_y,
75 int dst_x, int dst_y, int dst_z,
116 dst_mt, dst_x, dst_y, dst_z, dst_level,
130 dst_mt->stencil_mt, dst_x, dst_y, dst_z, dst_level,
38 copy_miptrees(struct brw_context * brw,struct brw_mipmap_tree * src_mt,int src_x,int src_y,int src_z,unsigned src_level,struct brw_mipmap_tree * dst_mt,int dst_x,int dst_y,int dst_z,unsigned dst_level,int src_width,int src_height) argument
69 brw_copy_image_sub_data(struct gl_context * ctx,struct gl_texture_image * src_image,struct gl_renderbuffer * src_renderbuffer,int src_x,int src_y,int src_z,struct gl_texture_image * dst_image,struct gl_renderbuffer * dst_renderbuffer,int dst_x,int dst_y,int dst_z,int src_width,int src_height) argument
H A Dbrw_blit.h39 uint32_t dst_x, uint32_t dst_y, bool dst_flip,
49 uint32_t dst_x, uint32_t dst_y,
H A Dbrw_blit.c263 GLshort dst_x, GLshort dst_y,
269 int dst_y2 = dst_y + h;
294 dst_buffer, dst_pitch, dst_offset, dst_x, dst_y, w, h);
350 if (dst_y2 <= dst_y || dst_x2 <= dst_x)
354 assert(dst_y < dst_y2);
359 OUT_BATCH(SET_FIELD(dst_y, BLT_Y) | SET_FIELD(dst_x, BLT_X));
386 uint32_t dst_x, uint32_t dst_y,
433 dst_x + chunk_x, dst_y + chunk_y,
481 uint32_t dst_x, uint32_t dst_y, bool dst_flip,
523 dst_y
252 emit_copy_blit(struct brw_context * brw,GLuint cpp,int32_t src_pitch,struct brw_bo * src_buffer,GLuint src_offset,enum isl_tiling src_tiling,int32_t dst_pitch,struct brw_bo * dst_buffer,GLuint dst_offset,enum isl_tiling dst_tiling,GLshort src_x,GLshort src_y,GLshort dst_x,GLshort dst_y,GLshort w,GLshort h,enum gl_logicop_mode logic_op) argument
382 emit_miptree_blit(struct brw_context * brw,struct brw_mipmap_tree * src_mt,uint32_t src_x,uint32_t src_y,struct brw_mipmap_tree * dst_mt,uint32_t dst_x,uint32_t dst_y,uint32_t width,uint32_t height,bool reverse,enum gl_logicop_mode logicop) argument
475 brw_miptree_blit(struct brw_context * brw,struct brw_mipmap_tree * src_mt,int src_level,int src_slice,uint32_t src_x,uint32_t src_y,bool src_flip,struct brw_mipmap_tree * dst_mt,int dst_level,int dst_slice,uint32_t dst_x,uint32_t dst_y,bool dst_flip,uint32_t width,uint32_t height,enum gl_logicop_mode logicop) argument
552 brw_miptree_copy(struct brw_context * brw,struct brw_mipmap_tree * src_mt,int src_level,int src_slice,uint32_t src_x,uint32_t src_y,struct brw_mipmap_tree * dst_mt,int dst_level,int dst_slice,uint32_t dst_x,uint32_t dst_y,uint32_t src_width,uint32_t src_height) argument
[all...]
/xsrc/external/mit/libX11/dist/src/
H A DCopyArea.c43 int dst_y)
57 req->dstY = dst_y;
33 XCopyArea(register Display * dpy,Drawable src_drawable,Drawable dst_drawable,GC gc,int src_x,int src_y,unsigned int width,unsigned int height,int dst_x,int dst_y) argument
H A DCopyPlane.c43 int dst_y,
58 req->dstY = dst_y;
33 XCopyPlane(register Display * dpy,Drawable src_drawable,Drawable dst_drawable,GC gc,int src_x,int src_y,unsigned int width,unsigned int height,int dst_x,int dst_y,unsigned long bit_plane) argument
H A DTrCoords.c39 int *dst_y,
59 *dst_y = cvtINT16toInt (rep.dstY);
32 XTranslateCoordinates(register Display * dpy,Window src_win,Window dest_win,int src_x,int src_y,int * dst_x,int * dst_y,Window * child) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_surface.h49 unsigned dst_stride, unsigned dst_x, unsigned dst_y,
57 unsigned dst_x, unsigned dst_y, unsigned dst_z,
65 unsigned dst_stride, unsigned dst_x, unsigned dst_y,
80 unsigned dst_x, unsigned dst_y, unsigned dst_z,
/xsrc/external/mit/libXi/dist/src/
H A DXIWarpPointer.c53 double dst_y)
74 req->dst_y = (int)(dst_y * 65536.0);
44 XIWarpPointer(Display * dpy,int deviceid,Window src_win,Window dst_win,double src_x,double src_y,unsigned int src_width,unsigned int src_height,double dst_x,double dst_y) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_surface.h51 unsigned dst_x, unsigned dst_y, unsigned dst_z,
59 unsigned dst_stride, unsigned dst_x, unsigned dst_y,
80 unsigned dst_x, unsigned dst_y, unsigned dst_z,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_blit.c98 short dst_x, short dst_y,
102 int dst_y2 = dst_y + h;
111 dst_buffer, dst_pitch, dst_offset, dst_x, dst_y, w, h);
136 if (dst_y2 < dst_y || dst_x2 < dst_x) {
152 OUT_BATCH((dst_y << 16) | dst_x);
89 i915_copy_blit(struct i915_context * i915,unsigned cpp,unsigned short src_pitch,struct i915_winsys_buffer * src_buffer,unsigned src_offset,unsigned short dst_pitch,struct i915_winsys_buffer * dst_buffer,unsigned dst_offset,short src_x,short src_y,short dst_x,short dst_y,short w,short h) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_blit.c83 short src_x, short src_y, short dst_x, short dst_y, short w,
87 int dst_y2 = dst_y + h;
94 dst_buffer, dst_pitch, dst_offset, dst_x, dst_y, w, h);
117 if (dst_y2 < dst_y || dst_x2 < dst_x) {
133 OUT_BATCH((dst_y << 16) | dst_x);
79 i915_copy_blit(struct i915_context * i915,unsigned cpp,unsigned short src_pitch,struct i915_winsys_buffer * src_buffer,unsigned src_offset,unsigned short dst_pitch,struct i915_winsys_buffer * dst_buffer,unsigned dst_offset,short src_x,short src_y,short dst_x,short dst_y,short w,short h) argument
/xsrc/external/mit/libXrender/dist/src/
H A DComposite.c41 int dst_y,
62 req->yDst = (INT16) dst_y;
31 XRenderComposite(Display * dpy,int op,Picture src,Picture mask,Picture dst,int src_x,int src_y,int mask_x,int mask_y,int dst_x,int dst_y,unsigned int width,unsigned int height) argument
/xsrc/external/mit/libdrm/dist/exynos/
H A Dexynos_fimg2d.h313 unsigned int src_y, unsigned int dst_x, unsigned int dst_y,
317 unsigned dst_y, unsigned int w, unsigned int h);
322 unsigned int dst_y, unsigned int dst_w,
326 unsigned int src_y, unsigned int dst_x, unsigned int dst_y,
331 unsigned int dst_y, unsigned int dst_w, unsigned int dst_h,
/xsrc/external/mit/xorg-server/dist/Xi/
H A Dxiwarppointer.c69 swapl(&stuff->dst_y);
84 int dst_x, dst_y; local in function:ProcXIWarpPointer
119 dst_y = stuff->dst_y / (double) (1 << 16);
153 y += dst_y;
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnouveau_copy85b5.c36 int dst_pitch, int dst_h, int dst_x, int dst_y)
54 dst_off += dst_y * dst_pitch + dst_x * cpp;
73 PUSH_DATA (push, dst_y);
31 nouveau_copy85b5_rect(struct nouveau_pushbuf * push,struct nouveau_object * copy,int w,int h,int cpp,struct nouveau_bo * src,uint32_t src_off,int src_dom,int src_pitch,int src_h,int src_x,int src_y,struct nouveau_bo * dst,uint32_t dst_off,int dst_dom,int dst_pitch,int dst_h,int dst_x,int dst_y) argument
H A Dnouveau_copy90b5.c36 int dst_pitch, int dst_h, int dst_x, int dst_y)
54 dst_off += dst_y * dst_pitch + dst_x * cpp;
73 PUSH_DATA (push, dst_y);
31 nouveau_copy90b5_rect(struct nouveau_pushbuf * push,struct nouveau_object * copy,int w,int h,int cpp,struct nouveau_bo * src,uint32_t src_off,int src_dom,int src_pitch,int src_h,int src_x,int src_y,struct nouveau_bo * dst,uint32_t dst_off,int dst_dom,int dst_pitch,int dst_h,int dst_x,int dst_y) argument
H A Dnouveau_copya0b5.c36 int dst_pitch, int dst_h, int dst_x, int dst_y)
54 dst_off += dst_y * dst_pitch + dst_x * cpp;
71 PUSH_DATA (push, (dst_y << 16) | dst_x * cpp);
31 nouveau_copya0b5_rect(struct nouveau_pushbuf * push,struct nouveau_object * copy,int w,int h,int cpp,struct nouveau_bo * src,uint32_t src_off,int src_dom,int src_pitch,int src_h,int src_x,int src_y,struct nouveau_bo * dst,uint32_t dst_off,int dst_dom,int dst_pitch,int dst_h,int dst_x,int dst_y) argument

Completed in 13 milliseconds

123456789