| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | gen4_source.h | 20 int dst_x, int dst_y);
|
| H A D | blt.c | 228 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)); 251 if (dst_x & tile_mask) { 252 offset_x = (dst_x & tile_mask) * cpp; 256 dst = (uint8_t *)dst + (dst_x >> tile_shift) * tile_size; 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_ 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 D | gen4_source.h | 20 int dst_x, int dst_y);
|
| H A D | blt.c | 145 int16_t dst_x, int16_t dst_y, 160 __FUNCTION__, src_x, src_y, dst_x, dst_y, width, height, src_stride, dst_stride)); 165 dst_bytes = (uint8_t *)dst + dst_stride * dst_y + dst_x * bpp; 228 int16_t dst_x, int16_t dst_y, 241 __FUNCTION__, bpp, src_x, src_y, dst_x, dst_y, width, height, src_stride, dst_stride)); 255 if (dst_x) { 256 tile_row += (dst_x >> tile_shift) * tile_size; 257 if (dst_x & tile_mask) { 258 const unsigned x = (dst_x & tile_mask) * cpp; 284 int16_t dst_x, int16_ 142 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 225 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 281 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 337 memcpy_to_tiled_x__swizzle_9(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 406 memcpy_from_tiled_x__swizzle_9(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 475 memcpy_to_tiled_x__swizzle_9_10(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 544 memcpy_from_tiled_x__swizzle_9_10(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 613 memcpy_to_tiled_x__swizzle_9_11(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 681 memcpy_from_tiled_x__swizzle_9_11(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 931 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 [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| H A D | intel_copy_image.c | 42 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 D | intel_blit.h | 39 uint32_t dst_x, uint32_t dst_y, bool dst_flip, 49 uint32_t dst_x, uint32_t dst_y,
|
| H A D | intel_blit.c | 255 GLshort dst_x, GLshort dst_y, 262 int dst_x2 = dst_x + w; 286 dst_buffer, dst_pitch, dst_offset, dst_x, dst_y, w, h); 303 dst_x *= cpp / 2; 309 dst_x *= cpp / 4; 342 if (dst_y2 <= dst_y || dst_x2 <= dst_x) 345 assert(dst_x < dst_x2); 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 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 D | brw_copy_image.c | 42 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 D | brw_blit.h | 39 uint32_t dst_x, uint32_t dst_y, bool dst_flip, 49 uint32_t dst_x, uint32_t dst_y,
|
| H A D | brw_blit.c | 263 GLshort dst_x, GLshort dst_y, 270 int dst_x2 = dst_x + w; 294 dst_buffer, dst_pitch, dst_offset, dst_x, dst_y, w, h); 311 dst_x *= cpp / 2; 317 dst_x *= cpp / 4; 350 if (dst_y2 <= dst_y || dst_x2 <= dst_x) 353 assert(dst_x < dst_x2); 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 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 D | CopyArea.c | 42 int dst_x, 56 req->dstX = dst_x; 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 D | CopyPlane.c | 42 int dst_x, 57 req->dstX = dst_x; 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 D | TrCoords.c | 38 int *dst_x, 58 *dst_x = cvtINT16toInt (rep.dstX); 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 D | u_surface.h | 49 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 D | XIWarpPointer.c | 52 double dst_x, 73 req->dst_x = (int)(dst_x * 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 D | u_surface.h | 51 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/softpipe/ |
| H A D | sp_buffer.c | 202 unsigned dst_x = sdata[c]; local in function:handle_op_atomic 206 sdata[c] = (dst_x == cmp_x) ? src_x : dst_x; 233 unsigned dst_x = sdata[c]; local in function:handle_op_atomic 235 sdata[c] = MIN2(dst_x, src_x); 236 ((uint32_t *)rgba[c])[qi] = dst_x; 241 unsigned dst_x = sdata[c]; local in function:handle_op_atomic 243 sdata[c] = MAX2(dst_x, src_x); 244 ((uint32_t *)rgba[c])[qi] = dst_x; 249 int dst_x local in function:handle_op_atomic 257 int dst_x = sdata[c]; local in function:handle_op_atomic [all...] |
| H A D | sp_image.c | 425 unsigned dst_x = sdata[c]; local in function:handle_op_uint 429 sdata[c] = (dst_x == cmp_x) ? src_x : dst_x; 456 unsigned dst_x = sdata[c]; local in function:handle_op_uint 458 sdata[c] = MIN2(dst_x, src_x); 459 ((uint32_t *)rgba[c])[qi] = dst_x; 464 unsigned dst_x = sdata[c]; local in function:handle_op_uint 466 sdata[c] = MAX2(dst_x, src_x); 467 ((uint32_t *)rgba[c])[qi] = dst_x; 472 int dst_x local in function:handle_op_uint 480 int dst_x = sdata[c]; local in function:handle_op_uint 541 int dst_x = sdata[c]; local in function:handle_op_int 572 int dst_x = sdata[c]; local in function:handle_op_int 580 int dst_x = sdata[c]; local in function:handle_op_int 588 int dst_x = sdata[c]; local in function:handle_op_int 596 int dst_x = sdata[c]; local in function:handle_op_int [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/ |
| H A D | i915_blit.c | 98 short dst_x, short dst_y, 103 int dst_x2 = dst_x + w; 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 D | i915_blit.c | 83 short src_x, short src_y, short dst_x, short dst_y, short w, 88 int dst_x2 = dst_x + w; 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 D | Composite.c | 40 int dst_x, 61 req->xDst = (INT16) dst_x; 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 D | exynos_fimg2d.h | 313 unsigned int src_y, unsigned int dst_x, unsigned int dst_y, 316 unsigned int src_x, unsigned int src_y, unsigned int dst_x, 321 unsigned int src_h, unsigned int dst_x, 326 unsigned int src_y, unsigned int dst_x, unsigned int dst_y, 330 unsigned int src_w, unsigned int src_h, unsigned int dst_x,
|
| /xsrc/external/mit/xorg-server/dist/Xi/ |
| H A D | xiwarppointer.c | 68 swapl(&stuff->dst_x); 84 int dst_x, dst_y; local in function:ProcXIWarpPointer 118 dst_x = stuff->dst_x / (double) (1 << 16); 152 x += dst_x;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_image.c | 392 unsigned dst_x = sdata[c]; local in function:handle_op_uint 396 sdata[c] = (dst_x == cmp_x) ? src_x : dst_x; 423 unsigned dst_x = sdata[c]; local in function:handle_op_uint 425 sdata[c] = MIN2(dst_x, src_x); 426 ((uint32_t *)rgba[c])[qi] = dst_x; 431 unsigned dst_x = sdata[c]; local in function:handle_op_uint 433 sdata[c] = MAX2(dst_x, src_x); 434 ((uint32_t *)rgba[c])[qi] = dst_x; 439 int dst_x local in function:handle_op_uint 447 int dst_x = sdata[c]; local in function:handle_op_uint 508 int dst_x = sdata[c]; local in function:handle_op_int 539 int dst_x = sdata[c]; local in function:handle_op_int 547 int dst_x = sdata[c]; local in function:handle_op_int 555 int dst_x = sdata[c]; local in function:handle_op_int 563 int dst_x = sdata[c]; local in function:handle_op_int [all...] |
| /xsrc/external/mit/xf86-video-nouveau/dist/src/ |
| H A D | nouveau_copy85b5.c | 36 int dst_pitch, int dst_h, int dst_x, int dst_y) 54 dst_off += dst_y * dst_pitch + dst_x * cpp; 72 PUSH_DATA (push, dst_x * cpp); 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
|