| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_tiling.c | 44 unsigned dstx = basex + srcx; \ 45 ((type *)dest)[ty + (dstx / TEX_TILE_WIDTH) * TEX_TILE_WORDS + \ 46 (dstx % TEX_TILE_WIDTH)] = \ 58 for (unsigned dstx = 0; dstx < width; ++dstx) { \ 59 unsigned srcx = basex + dstx; \ 60 ((type *)dest)[dsty * dst_stride + dstx] = \
|
| H A D | etnaviv_clear_blit.c | 82 const union pipe_color_union *color, unsigned dstx, 91 util_blitter_clear_render_target(ctx->blitter, dst, color, dstx, dsty, width, height); 97 unsigned dstx, unsigned dsty, unsigned width, 106 stencil, dstx, dsty, width, height); 111 unsigned dst_level, unsigned dstx, unsigned dsty, 131 util_blitter_copy_texture(ctx->blitter, dst, dst_level, dstx, dsty, dstz, 134 util_resource_copy_region(pctx, dst, dst_level, dstx, dsty, dstz, src, 81 etna_clear_render_target(struct pipe_context * pctx,struct pipe_surface * dst,const union pipe_color_union * color,unsigned dstx,unsigned dsty,unsigned width,unsigned height,bool render_condition_enabled) argument 95 etna_clear_depth_stencil(struct pipe_context * pctx,struct pipe_surface * dst,unsigned clear_flags,double depth,unsigned stencil,unsigned dstx,unsigned dsty,unsigned width,unsigned height,bool render_condition_enabled) argument 110 etna_resource_copy_region(struct pipe_context * pctx,struct pipe_resource * dst,unsigned dst_level,unsigned dstx,unsigned dsty,unsigned dstz,struct pipe_resource * src,unsigned src_level,const struct pipe_box * src_box) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_tiling.c | 44 unsigned dstx = basex + srcx; \ 45 ((type *)dest)[ty + (dstx / TEX_TILE_WIDTH) * TEX_TILE_WORDS + \ 46 (dstx % TEX_TILE_WIDTH)] = \ 58 for (unsigned dstx = 0; dstx < width; ++dstx) { \ 59 unsigned srcx = basex + dstx; \ 60 ((type *)dest)[dsty * dst_stride + dstx] = \
|
| /xsrc/external/mit/xf86-video-suncg14/dist/src/ |
| H A D | cg14_render.c | 74 uint32_t msk = src, mskx, dstx, m; local in function:CG14Comp_Over32Solid 81 dstx = dst; 89 sxm(SX_LDUQ0, dstx, 60, 3); 108 sxm(SX_STUQ0C, dstx, 92, rest - 1); 110 sxm(SX_STUQ0C, dstx, 92, 3); 112 dstx += 16; 123 sxm(SX_STUQ0, dstx, 8, 0); 131 sxm(SX_LDUQ0, dstx, 20, 0); 146 sxm(SX_STUQ0C, dstx, 24, 0); 148 dstx 162 uint32_t msk = src, mskx, dstx, m; local in function:CG14Comp_Over8Solid 263 uint32_t srcx, dstx; local in function:CG14Comp_Add32 306 uint32_t srcx, dstx, srcoff, dstoff; local in function:CG14Comp_Add8 379 uint32_t srcx, dstx, srcoff, dstoff; local in function:CG14Comp_Add8_32 446 uint32_t srcx, dstx, mskx, m; local in function:CG14Comp_Over32 496 uint32_t srcx, dstx, mskx, m; local in function:CG14Comp_Over32Mask 555 uint32_t srcx, dstx, mskx, m; local in function:CG14Comp_Over32Mask_noalpha 618 uint32_t srcx, dstx, mskx, m; local in function:CG14Comp_Over32Mask32_noalpha [all...] |
| /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/ |
| H A D | gfx_rndr.c | 387 unsigned short dstx, unsigned short dsty, 392 gu1_screen_to_screen_blt(srcx, srcy, dstx, dsty, width, height); 396 gu2_screen_to_screen_blt(srcx, srcy, dstx, dsty, width, height); 406 unsigned short dstx, unsigned short dsty, 412 gu1_screen_to_screen_xblt(srcx, srcy, dstx, dsty, width, height, color); 416 gu2_screen_to_screen_xblt(srcx, srcy, dstx, dsty, width, height, color); 426 unsigned short dstx, unsigned short dsty, 432 gu1_color_bitmap_to_screen_blt(srcx, srcy, dstx, dsty, width, height, 437 gu2_color_bitmap_to_screen_blt(srcx, srcy, dstx, dsty, width, height, 448 unsigned short dstx, unsigne 386 gfx_screen_to_screen_blt(unsigned short srcx,unsigned short srcy,unsigned short dstx,unsigned short dsty,unsigned short width,unsigned short height) argument 405 gfx_screen_to_screen_xblt(unsigned short srcx,unsigned short srcy,unsigned short dstx,unsigned short dsty,unsigned short width,unsigned short height,unsigned long color) argument 425 gfx_color_bitmap_to_screen_blt(unsigned short srcx,unsigned short srcy,unsigned short dstx,unsigned short dsty,unsigned short width,unsigned short height,unsigned char * data,long pitch) argument 447 gfx_color_bitmap_to_screen_xblt(unsigned short srcx,unsigned short srcy,unsigned short dstx,unsigned short dsty,unsigned short width,unsigned short height,unsigned char * data,long pitch,unsigned long color) argument 470 gfx_mono_bitmap_to_screen_blt(unsigned short srcx,unsigned short srcy,unsigned short dstx,unsigned short dsty,unsigned short width,unsigned short height,unsigned char * data,short pitch) argument 492 gfx_text_blt(unsigned short dstx,unsigned short dsty,unsigned short width,unsigned short height,unsigned char * data) argument [all...] |
| H A D | rndr_gu1.c | 169 unsigned short dstx, unsigned short dsty, 172 unsigned short dstx, unsigned short dsty, 176 unsigned short dstx, unsigned short dsty, 181 unsigned short dstx, unsigned short dsty, 187 unsigned short dstx, unsigned short dsty, 191 void gu1_text_blt(unsigned short dstx, unsigned short dsty, 892 unsigned short dstx, unsigned short dsty, 897 unsigned short dstx, unsigned short dsty, 924 if (dstx > srcx) { 926 dstx 891 gu1_screen_to_screen_blt(unsigned short srcx,unsigned short srcy,unsigned short dstx,unsigned short dsty,unsigned short width,unsigned short height) argument 1003 gu1_screen_to_screen_xblt(unsigned short srcx,unsigned short srcy,unsigned short dstx,unsigned short dsty,unsigned short width,unsigned short height,unsigned long color) argument 1147 gu1_color_bitmap_to_screen_blt(unsigned short srcx,unsigned short srcy,unsigned short dstx,unsigned short dsty,unsigned short width,unsigned short height,unsigned char * data,long pitch) argument 1257 gu1_color_bitmap_to_screen_xblt(unsigned short srcx,unsigned short srcy,unsigned short dstx,unsigned short dsty,unsigned short width,unsigned short height,unsigned char * data,long pitch,unsigned long color) argument 1384 gu1_mono_bitmap_to_screen_blt(unsigned short srcx,unsigned short srcy,unsigned short dstx,unsigned short dsty,unsigned short width,unsigned short height,unsigned char * data,short pitch) argument 1502 gu1_text_blt(unsigned short dstx,unsigned short dsty,unsigned short width,unsigned short height,unsigned char * data) argument [all...] |
| /xsrc/external/mit/xf86-video-geode/dist/src/gfx/ |
| H A D | gfx_rndr.c | 284 unsigned short dstx, unsigned short dsty, 289 gu1_screen_to_screen_blt(srcx, srcy, dstx, dsty, width, height); 293 gu2_screen_to_screen_blt(srcx, srcy, dstx, dsty, width, height); 303 unsigned short dstx, unsigned short dsty, 309 gu1_screen_to_screen_xblt(srcx, srcy, dstx, dsty, width, height, color); 313 gu2_screen_to_screen_xblt(srcx, srcy, dstx, dsty, width, height, color); 323 unsigned short dstx, unsigned short dsty, 329 gu1_color_bitmap_to_screen_blt(srcx, srcy, dstx, dsty, width, height, 334 gu2_color_bitmap_to_screen_blt(srcx, srcy, dstx, dsty, width, height, 345 unsigned short dstx, unsigne 283 gfx_screen_to_screen_blt(unsigned short srcx,unsigned short srcy,unsigned short dstx,unsigned short dsty,unsigned short width,unsigned short height) argument 302 gfx_screen_to_screen_xblt(unsigned short srcx,unsigned short srcy,unsigned short dstx,unsigned short dsty,unsigned short width,unsigned short height,unsigned long color) argument 322 gfx_color_bitmap_to_screen_blt(unsigned short srcx,unsigned short srcy,unsigned short dstx,unsigned short dsty,unsigned short width,unsigned short height,unsigned char * data,long pitch) argument 344 gfx_color_bitmap_to_screen_xblt(unsigned short srcx,unsigned short srcy,unsigned short dstx,unsigned short dsty,unsigned short width,unsigned short height,unsigned char * data,long pitch,unsigned long color) argument 367 gfx_mono_bitmap_to_screen_blt(unsigned short srcx,unsigned short srcy,unsigned short dstx,unsigned short dsty,unsigned short width,unsigned short height,unsigned char * data,short pitch) argument 389 gfx_text_blt(unsigned short dstx,unsigned short dsty,unsigned short width,unsigned short height,unsigned char * data) argument [all...] |
| H A D | rndr_gu1.c | 744 unsigned short dstx, unsigned short dsty, 749 unsigned short dstx, unsigned short dsty, 776 if (dstx > srcx) { 778 dstx += width; 815 if (dstx > srcx) { 820 dstx -= section; 822 WRITE_REG16(GP_DST_XCOOR, dstx); 829 WRITE_REG16(GP_DST_XCOOR, dstx); 831 dstx += section; 857 unsigned short dstx, unsigne 743 gu1_screen_to_screen_blt(unsigned short srcx,unsigned short srcy,unsigned short dstx,unsigned short dsty,unsigned short width,unsigned short height) argument 856 gu1_screen_to_screen_xblt(unsigned short srcx,unsigned short srcy,unsigned short dstx,unsigned short dsty,unsigned short width,unsigned short height,unsigned long color) argument 1001 gu1_color_bitmap_to_screen_blt(unsigned short srcx,unsigned short srcy,unsigned short dstx,unsigned short dsty,unsigned short width,unsigned short height,unsigned char * data,long pitch) argument 1112 gu1_color_bitmap_to_screen_xblt(unsigned short srcx,unsigned short srcy,unsigned short dstx,unsigned short dsty,unsigned short width,unsigned short height,unsigned char * data,long pitch,unsigned long color) argument 1239 gu1_mono_bitmap_to_screen_blt(unsigned short srcx,unsigned short srcy,unsigned short dstx,unsigned short dsty,unsigned short width,unsigned short height,unsigned char * data,short pitch) argument 1358 gu1_text_blt(unsigned short dstx,unsigned short dsty,unsigned short width,unsigned short height,unsigned char * data) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_blitter.h | 43 unsigned dstx, unsigned dsty, unsigned dstz,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/ |
| H A D | i915_blit.h | 42 short dstx, short dsty,
|
| H A D | i915_surface.c | 80 unsigned dstx, unsigned dsty, unsigned dstz, 118 u_box_3d(dstx, dsty, dstz, abs(src_box->width), abs(src_box->height), 128 util_resource_copy_region(pipe, dst, dst_level, dstx, dsty, dstz, 136 unsigned dstx, unsigned dsty, 156 dstx, dsty, width, height); 169 unsigned dstx, unsigned dsty, 189 dstx, dsty, width, height); 206 unsigned dstx, unsigned dsty, unsigned dstz, 218 util_resource_copy_region(pipe, dst, dst_level, dstx, dsty, dstz, 245 (short) src_box->x, (short) src_box->y, (short) dstx, (shor 78 i915_surface_copy_render(struct pipe_context * pipe,struct pipe_resource * dst,unsigned dst_level,unsigned dstx,unsigned dsty,unsigned dstz,struct pipe_resource * src,unsigned src_level,const struct pipe_box * src_box) argument 133 i915_clear_render_target_render(struct pipe_context * pipe,struct pipe_surface * dst,const union pipe_color_union * color,unsigned dstx,unsigned dsty,unsigned width,unsigned height,bool render_condition_enabled) argument 164 i915_clear_depth_stencil_render(struct pipe_context * pipe,struct pipe_surface * dst,unsigned clear_flags,double depth,unsigned stencil,unsigned dstx,unsigned dsty,unsigned width,unsigned height,bool render_condition_enabled) argument 204 i915_surface_copy_blitter(struct pipe_context * pipe,struct pipe_resource * dst,unsigned dst_level,unsigned dstx,unsigned dsty,unsigned dstz,struct pipe_resource * src,unsigned src_level,const struct pipe_box * src_box) argument 282 i915_clear_render_target_blitter(struct pipe_context * pipe,struct pipe_surface * dst,const union pipe_color_union * color,unsigned dstx,unsigned dsty,unsigned width,unsigned height,bool render_condition_enabled) argument 309 i915_clear_depth_stencil_blitter(struct pipe_context * pipe,struct pipe_surface * dst,unsigned clear_flags,double depth,unsigned stencil,unsigned dstx,unsigned dsty,unsigned width,unsigned height,bool render_condition_enabled) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/ |
| H A D | i915_blit.h | 39 short dstx, short dsty, short w, short h);
|
| H A D | i915_surface.c | 76 unsigned dst_level, unsigned dstx, unsigned dsty, 116 u_box_3d(dstx, dsty, dstz, abs(src_box->width), abs(src_box->height), 125 util_resource_copy_region(pipe, dst, dst_level, dstx, dsty, dstz, src, 133 unsigned dstx, unsigned dsty, unsigned width, 151 i915_clear_emit(pipe, PIPE_CLEAR_COLOR, color, 0.0, 0x0, dstx, dsty, width, 162 double depth, unsigned stencil, unsigned dstx, 181 stencil, dstx, dsty, width, height); 197 unsigned dst_level, unsigned dstx, unsigned dsty, 203 util_resource_copy_region(pipe, dst, dst_level, dstx, dsty, dstz, src, 231 dstx / 75 i915_surface_copy_render(struct pipe_context * pipe,struct pipe_resource * dst,unsigned dst_level,unsigned dstx,unsigned dsty,unsigned dstz,struct pipe_resource * src,unsigned src_level,const struct pipe_box * src_box) argument 130 i915_clear_render_target_render(struct pipe_context * pipe,struct pipe_surface * dst,const union pipe_color_union * color,unsigned dstx,unsigned dsty,unsigned width,unsigned height,bool render_condition_enabled) argument 160 i915_clear_depth_stencil_render(struct pipe_context * pipe,struct pipe_surface * dst,unsigned clear_flags,double depth,unsigned stencil,unsigned dstx,unsigned dsty,unsigned width,unsigned height,bool render_condition_enabled) argument 196 i915_surface_copy_blitter(struct pipe_context * pipe,struct pipe_resource * dst,unsigned dst_level,unsigned dstx,unsigned dsty,unsigned dstz,struct pipe_resource * src,unsigned src_level,const struct pipe_box * src_box) argument 285 i915_clear_render_target_blitter(struct pipe_context * pipe,struct pipe_surface * dst,const union pipe_color_union * color,unsigned dstx,unsigned dsty,unsigned width,unsigned height,bool render_condition_enabled) argument 308 i915_clear_depth_stencil_blitter(struct pipe_context * pipe,struct pipe_surface * dst,unsigned clear_flags,double depth,unsigned stencil,unsigned dstx,unsigned dsty,unsigned width,unsigned height,bool render_condition_enabled) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/ |
| H A D | intel_pixel_copy.c | 54 GLint dstx, GLint dsty, GLenum type) 148 orig_dstx = dstx; 152 &dstx, &dsty, &width, &height)) 155 srcx += dstx - orig_dstx; 166 dstx += srcx - orig_srcx; 173 dstx, dsty, _mesa_is_winsys_fbo(fb), 51 do_blit_copypixels(struct gl_context * ctx,GLint srcx,GLint srcy,GLsizei width,GLsizei height,GLint dstx,GLint dsty,GLenum type) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| H A D | intel_pixel_copy.c | 51 GLint dstx, GLint dsty, GLenum type) 150 orig_dstx = dstx; 154 &dstx, &dsty, &width, &height)) 157 srcx += dstx - orig_dstx; 168 dstx += srcx - orig_srcx; 175 dstx, dsty, fb->FlipY, 48 do_blit_copypixels(struct gl_context * ctx,GLint srcx,GLint srcy,GLsizei width,GLsizei height,GLint dstx,GLint dsty,GLenum type) argument
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/ |
| H A D | intel_pixel_copy.c | 54 GLint dstx, GLint dsty, GLenum type) 148 orig_dstx = dstx; 152 &dstx, &dsty, &width, &height)) 155 srcx += dstx - orig_dstx; 166 dstx += srcx - orig_srcx; 173 dstx, dsty, _mesa_is_winsys_fbo(fb), 51 do_blit_copypixels(struct gl_context * ctx,GLint srcx,GLint srcy,GLsizei width,GLsizei height,GLint dstx,GLint dsty,GLenum type) argument
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_pixel_copy.c | 51 GLint dstx, GLint dsty, GLenum type) 150 orig_dstx = dstx; 154 &dstx, &dsty, &width, &height)) 157 srcx += dstx - orig_dstx; 168 dstx += srcx - orig_srcx; 175 dstx, dsty, fb->FlipY, 48 do_blit_copypixels(struct gl_context * ctx,GLint srcx,GLint srcy,GLsizei width,GLsizei height,GLint dstx,GLint dsty,GLenum type) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ |
| H A D | u_surface.h | 96 unsigned dstx, unsigned dsty, 105 unsigned dstx, unsigned dsty,
|
| /xsrc/external/mit/xf86-video-vmware/dist/saa/ |
| H A D | saa_accel.c | 135 int srcx, int srcy, int width, int height, int dstx, int dsty) 141 srcx, srcy, width, height, dstx, dsty); 147 dstx, dsty, saa_copy_nton, 0, NULL); 151 dstx, dsty, saa_copy_nton, 0, NULL); 134 saa_copy_area(DrawablePtr pSrcDrawable,DrawablePtr pDstDrawable,GCPtr pGC,int srcx,int srcy,int width,int height,int dstx,int dsty) argument
|
| /xsrc/external/mit/xf86-video-nsc/dist/src/ |
| H A D | nsc_regacc.c | 160 unsigned short dstx, 247 unsigned short dstx, unsigned short dsty, 263 (((unsigned long)dstx) << gu2_xshift); 270 dstoffset |= ((unsigned long)(dstx & 7)) << 26; 246 gfx_mono_bitmap_to_screen_blt_swp(unsigned short srcx,unsigned short srcy,unsigned short dstx,unsigned short dsty,unsigned short width,unsigned short height,unsigned char * data,short pitch) argument
|
| /xsrc/external/mit/xf86-video-geode/dist/src/ |
| H A D | gx_regacc.c | 70 unsigned short dstx, 162 unsigned short dstx, unsigned short dsty, 178 (((unsigned long) dstx) << gu2_xshift); 185 dstoffset |= ((unsigned long) (dstx & 7)) << 26; 161 gfx_mono_bitmap_to_screen_blt_swp(unsigned short srcx,unsigned short srcy,unsigned short dstx,unsigned short dsty,unsigned short width,unsigned short height,unsigned char * data,short pitch) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_surface.c | 99 unsigned dstx, unsigned dsty, 109 dstx, dsty, width, height); 119 unsigned dstx, unsigned dsty, 130 dstx, dsty, width, height); 96 softpipe_clear_render_target(struct pipe_context * pipe,struct pipe_surface * dst,const union pipe_color_union * color,unsigned dstx,unsigned dsty,unsigned width,unsigned height,bool render_condition_enabled) argument 114 softpipe_clear_depth_stencil(struct pipe_context * pipe,struct pipe_surface * dst,unsigned clear_flags,double depth,unsigned stencil,unsigned dstx,unsigned dsty,unsigned width,unsigned height,bool render_condition_enabled) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_tex_copy.c | 43 GLint dstx, GLint dsty, 81 assert(timg->base.Base.Width >= dstx + width); 90 fprintf(stderr, "to: x %d, y %d, offset %d\n", dstx, dsty, (uint32_t) dst_offset); 133 dstx, dsty, width, height, flip_y); 40 do_copy_texsubimage(struct gl_context * ctx,struct radeon_tex_obj * tobj,radeon_texture_image * timg,GLint dstx,GLint dsty,struct radeon_renderbuffer * rrb,GLint x,GLint y,GLsizei width,GLsizei height) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_cb_copyimage.c | 257 unsigned dstx, unsigned dsty, unsigned dstz, 272 u_box_3d(dstx, dsty, dstz, src_box->width, src_box->height, 284 unsigned dstx, unsigned dsty, unsigned dstz, 334 blit(pipe, dst, blit_dst_format, dst_level, dstx, dsty, dstz, 403 unsigned dstx, unsigned dsty, unsigned dstz, 432 blit(pipe, dst, noncanon_format, dst_level, dstx, dsty, dstz, src, 439 blit(pipe, dst, canon_format, dst_level, dstx, dsty, dstz, src, 456 swizzled_copy(pipe, dst, dst_level, dstx, dsty, dstz, temp, 0, 465 blit(pipe, dst, noncanon_format, dst_level, dstx, dsty, dstz, src, 480 blit(pipe, dst, noncanon_format, dst_level, dstx, dst 253 blit(struct pipe_context * pipe,struct pipe_resource * dst,enum pipe_format dst_format,unsigned dst_level,unsigned dstx,unsigned dsty,unsigned dstz,struct pipe_resource * src,enum pipe_format src_format,unsigned src_level,const struct pipe_box * src_box) argument 281 swizzled_copy(struct pipe_context * pipe,struct pipe_resource * dst,unsigned dst_level,unsigned dstx,unsigned dsty,unsigned dstz,struct pipe_resource * src,unsigned src_level,const struct pipe_box * src_box) argument 400 handle_complex_copy(struct pipe_context * pipe,struct pipe_resource * dst,unsigned dst_level,unsigned dstx,unsigned dsty,unsigned dstz,struct pipe_resource * src,unsigned src_level,const struct pipe_box * src_box,enum pipe_format noncanon_format,enum pipe_format canon_format) argument 490 copy_image(struct pipe_context * pipe,struct pipe_resource * dst,unsigned dst_level,unsigned dstx,unsigned dsty,unsigned dstz,struct pipe_resource * src,unsigned src_level,const struct pipe_box * src_box) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_surface.c | 99 unsigned dstx, unsigned dsty, 109 dstx, dsty, width, height); 119 unsigned dstx, unsigned dsty, 130 dstx, dsty, width, height); 96 softpipe_clear_render_target(struct pipe_context * pipe,struct pipe_surface * dst,const union pipe_color_union * color,unsigned dstx,unsigned dsty,unsigned width,unsigned height,bool render_condition_enabled) argument 114 softpipe_clear_depth_stencil(struct pipe_context * pipe,struct pipe_surface * dst,unsigned clear_flags,double depth,unsigned stencil,unsigned dstx,unsigned dsty,unsigned width,unsigned height,bool render_condition_enabled) argument
|