Searched refs:dsty (Results 1 - 25 of 284) sorted by relevance

1234567891011>>

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_tiling.c40 unsigned dsty = basey + srcy; \
41 unsigned ty = (dsty / TEX_TILE_HEIGHT) * dst_stride + \
42 (dsty % TEX_TILE_HEIGHT) * TEX_TILE_WIDTH; \
54 for (unsigned dsty = 0; dsty < height; ++dsty) { \
55 unsigned srcy = basey + dsty; \
60 ((type *)dest)[dsty * dst_stride + dstx] = \
H A Detnaviv_clear_blit.c83 unsigned dsty, unsigned width, unsigned height,
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 Detnaviv_tiling.c40 unsigned dsty = basey + srcy; \
41 unsigned ty = (dsty / TEX_TILE_HEIGHT) * dst_stride + \
42 (dsty % TEX_TILE_HEIGHT) * TEX_TILE_WIDTH; \
54 for (unsigned dsty = 0; dsty < height; ++dsty) { \
55 unsigned srcy = basey + dsty; \
60 ((type *)dest)[dsty * dst_stride + dstx] = \
/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Dgfx_rndr.c387 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, unsigned short dsty,
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 Drndr_gu1.c169 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,
912 if (dsty > srcy) {
915 dsty
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 Dgfx_rndr.c284 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, unsigned short dsty,
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 Drndr_gu1.c744 unsigned short dstx, unsigned short dsty,
749 unsigned short dstx, unsigned short dsty,
764 if (dsty > srcy) {
767 dsty += height - 1;
810 WRITE_REG16(GP_DST_YCOOR, dsty);
857 unsigned short dstx, unsigned short dsty,
863 unsigned short dstx, unsigned short dsty,
874 if (dsty > srcy) {
877 dsty += height - 1;
946 WRITE_REG16(GP_DST_YCOOR, dsty);
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 Dfreedreno_blitter.h43 unsigned dstx, unsigned dsty, unsigned dstz,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_blit.h42 short dstx, short dsty,
H A Di915_surface.c80 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, (short) dsty,
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 Di915_blit.h39 short dstx, short dsty, short w, short h);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Dintel_pixel_copy.c54 GLint dstx, GLint dsty, GLenum type)
149 orig_dsty = dsty;
152 &dstx, &dsty, &width, &height))
156 srcy += dsty - orig_dsty;
167 dsty += srcy - orig_srcy;
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
H A Dintel_pixel_bitmap.c175 GLint dstx, GLint dsty,
191 GLint orig_dsty = dsty;
251 &dstx, &dsty, &width, &height))
254 dsty = y_flip(fb, dsty, height);
280 -orig_dsty + y_flip(fb, dsty + py, h),
298 dsty + py,
174 do_blit_bitmap(struct gl_context * ctx,GLint dstx,GLint dsty,GLsizei width,GLsizei height,const struct gl_pixelstore_attrib * unpack,const GLubyte * bitmap) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dintel_pixel_copy.c51 GLint dstx, GLint dsty, GLenum type)
151 orig_dsty = dsty;
154 &dstx, &dsty, &width, &height))
158 srcy += dsty - orig_dsty;
169 dsty += srcy - orig_srcy;
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
H A Dintel_pixel_bitmap.c172 GLint dstx, GLint dsty,
188 GLint orig_dsty = dsty;
248 &dstx, &dsty, &width, &height))
251 dsty = y_flip(fb, dsty, height);
282 -orig_dsty + y_flip(fb, dsty + py, h),
300 dsty + py,
171 do_blit_bitmap(struct gl_context * ctx,GLint dstx,GLint dsty,GLsizei width,GLsizei height,const struct gl_pixelstore_attrib * unpack,const GLubyte * bitmap) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Dintel_pixel_copy.c54 GLint dstx, GLint dsty, GLenum type)
149 orig_dsty = dsty;
152 &dstx, &dsty, &width, &height))
156 srcy += dsty - orig_dsty;
167 dsty += srcy - orig_srcy;
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
H A Dintel_pixel_bitmap.c175 GLint dstx, GLint dsty,
191 GLint orig_dsty = dsty;
251 &dstx, &dsty, &width, &height))
254 dsty = y_flip(fb, dsty, height);
280 -orig_dsty + y_flip(fb, dsty + py, h),
298 dsty + py,
174 do_blit_bitmap(struct gl_context * ctx,GLint dstx,GLint dsty,GLsizei width,GLsizei height,const struct gl_pixelstore_attrib * unpack,const GLubyte * bitmap) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_pixel_copy.c51 GLint dstx, GLint dsty, GLenum type)
151 orig_dsty = dsty;
154 &dstx, &dsty, &width, &height))
158 srcy += dsty - orig_dsty;
169 dsty += srcy - orig_srcy;
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
H A Dbrw_pixel_bitmap.c174 GLint dstx, GLint dsty,
190 GLint orig_dsty = dsty;
250 &dstx, &dsty, &width, &height))
253 dsty = y_flip(fb, dsty, height);
284 -orig_dsty + y_flip(fb, dsty + py, h),
302 dsty + py,
173 do_blit_bitmap(struct gl_context * ctx,GLint dstx,GLint dsty,GLsizei width,GLsizei height,const struct gl_pixelstore_attrib * unpack,const GLubyte * bitmap) argument
/xsrc/external/mit/xf86-video-i128/dist/src/
H A Di128dga.c221 int dstx, int dsty
226 int xdir = ((srcx < dstx) && (srcy == dsty)) ? -1 : 1;
227 int ydir = (srcy < dsty) ? -1 : 1;
232 pScrn, srcx, srcy, dstx, dsty, w, h);
243 int dstx, int dsty,
249 int xdir = ((srcx < dstx) && (srcy == dsty)) ? -1 : 1;
250 int ydir = (srcy < dsty) ? -1 : 1;
255 pScrn, srcx, srcy, dstx, dsty, w, h);
217 I128_BlitRect(ScrnInfoPtr pScrn,int srcx,int srcy,int w,int h,int dstx,int dsty) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_surface.h96 unsigned dstx, unsigned dsty,
105 unsigned dstx, unsigned dsty,
/xsrc/external/mit/xf86-video-sunffb/dist/src/
H A Dffb_dga.c207 int w, int h, int dstx, int dsty)
210 int xdir = ((srcx < dstx) && (srcy == dsty)) ? -1 : 1;
211 int ydir = (srcy < dsty) ? -1 : 1;
214 FFB_SubsequentScreenToScreenCopy(pScrn, srcx, srcy, dstx,dsty, w, h);
206 FFB_BlitRect(ScrnInfoPtr pScrn,int srcx,int srcy,int w,int h,int dstx,int dsty) argument
/xsrc/external/mit/xf86-video-vmware/dist/saa/
H A Dsaa_accel.c135 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 Dnsc_regacc.c161 unsigned short dsty,
247 unsigned short dstx, unsigned short dsty,
262 dstoffset = (unsigned long)dsty *gu2_pitch +
271 dstoffset |= ((unsigned long)(dsty & 7)) << 29;
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 Dgx_regacc.c71 unsigned short dsty,
162 unsigned short dstx, unsigned short dsty,
177 dstoffset = (unsigned long) dsty *gu2_pitch +
186 dstoffset |= ((unsigned long) (dsty & 7)) << 29;
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

Completed in 16 milliseconds

1234567891011>>