Searched defs:srcY (Results 1 - 25 of 99) sorted by relevance

1234

/xsrc/external/mit/xf86-video-neomagic/dist/src/
H A Dneo_2070.c200 Neo2070SubsequentScreenToScreenCopy(ScrnInfoPtr pScrn,int srcX,int srcY,int dstX,int dstY,int w,int h) argument
H A Dneo_2090.c236 Neo2090SubsequentScreenToScreenCopy(ScrnInfoPtr pScrn,int srcX,int srcY,int dstX,int dstY,int w,int h) argument
H A Dneo_2097.c283 Neo2097SubsequentScreenToScreenCopy(ScrnInfoPtr pScrn,int srcX,int srcY,int dstX,int dstY,int w,int h) argument
H A Dneo_2200.c295 Neo2200SubsequentScreenToScreenCopy(ScrnInfoPtr pScrn,int srcX,int srcY,int dstX,int dstY,int w,int h) argument
337 Neo2200SubsequentScreenToScreenCopyBroken(ScrnInfoPtr pScrn,int srcX,int srcY,int dstX,int dstY,int w,int h) argument
[all...]
/xsrc/external/mit/xf86-video-rendition/dist/src/
H A DaccelX.c552 RENDITIONSubsequentScreenToScreenCopy(ScrnInfoPtr pScreenInfo,int srcX,int srcY,int dstX,int dstY,int w,int h) argument
/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_exa.c398 SavageCopy(PixmapPtr pDstPixmap, int srcX, int srcY, int dstX, int dstY, int width, int height) argument
/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmi_exa.c289 SMI_Copy(PixmapPtr pDstPixmap, int srcX, int srcY, int dstX, argument
675 SMI_Composite(PixmapPtr pDst, int srcX, int srcY, in argument
715 SMI730_Composite(PixmapPtr pDst,int srcX,int srcY,int maskX,int maskY,int dstX,int dstY,int width,int height) argument
[all...]
/xsrc/external/mit/xf86-video-suntcx/dist/src/
H A Dtcx_accel.c89 TcxCopy(PixmapPtr pDstPixmap,int srcX,int srcY,int dstX,int dstY,int w,int h) argument
/xsrc/external/mit/xf86-video-glint/dist/src/
H A Dpm3_exa.c127 Pm3Copy(PixmapPtr pDstPixmap,int srcX,int srcY,int dstX,int dstY,int w,int h) argument
/xsrc/external/mit/xf86-video-igs/dist/src/
H A Digs_accel.c149 IgsCopy(PixmapPtr pDstPixmap,int srcX,int srcY,int dstX,int dstY,int w,int h) argument
/xsrc/external/mit/xf86-video-nv/dist/src/
H A Dg80_exa.c172 copy(PixmapPtr pDstPixmap,int srcX,int srcY,int dstX,int dstY,int width,int height) argument
H A Dnv_exa.c95 NvCopy(PixmapPtr pDstPixmap,int srcX,int srcY,int dstX,int dstY,int w,int h) argument
/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_exa_h6.c257 viaExaCopy_H6(PixmapPtr pDstPixmap, int srcX, int srcY, int dstX, int dstY, argument
518 viaExaComposite_H6(PixmapPtr pDst, int srcX, int srcY, int maskX, int maskY, argument
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Devergreen_textured_videofuncs.c484 float srcX, srcY, srcw, srch; local in function:EVERGREENDisplayTexturedVideo
H A Dr600_textured_videofuncs.c481 float srcX, srcY, srcw, srch; local in function:R600DisplayTexturedVideo
H A Dradeon_exa_funcs.c417 RADEONBlitChunk(ScrnInfoPtr pScrn,struct radeon_bo * src_bo,struct radeon_bo * dst_bo,uint32_t datatype,uint32_t src_pitch_offset,uint32_t dst_pitch_offset,int srcX,int srcY,int dstX,int dstY,int w,int h,uint32_t src_domain,uint32_t dst_domain) argument
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Devergreen_textured_videofuncs.c473 float srcX, srcY, srcw, srch; local in function:EVERGREENDisplayTexturedVideo
H A Dr600_textured_videofuncs.c451 float srcX, srcY, srcw, srch; local in function:R600DisplayTexturedVideo
H A Dradeon_exa_funcs.c285 RADEONCopy(PixmapPtr pDst,int srcX,int srcY,int dstX,int dstY,int w,int h) argument
324 RADEONBlitChunk(ScrnInfoPtr pScrn,struct radeon_bo * src_bo,struct radeon_bo * dst_bo,uint32_t datatype,uint32_t src_pitch_offset,uint32_t dst_pitch_offset,int srcX,int srcY,int dstX,int dstY,int w,int h,uint32_t src_domain,uint32_t dst_domain) argument
/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_exa.c99 ctCopy(PixmapPtr pDstPixmap,int srcX,int srcY,int dstX,int dstY,int w,int h) argument
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di915_render.c727 i915_composite(PixmapPtr pDst, int srcX, int srcY, int maskX, int maskY, argument
557 i915_emit_composite_primitive(PixmapPtr pDst,int srcX,int srcY,int maskX,int maskY,int dstX,int dstY,int w,int h) argument
/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Datimach64exa.c251 Mach64Copy(PixmapPtr pDstPixmap,int srcX,int srcY,int dstX,int dstY,int w,int h) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_copypix.c433 swrast_fast_copy_pixels(struct gl_context * ctx,struct gl_framebuffer * srcFb,struct gl_framebuffer * dstFb,GLint srcX,GLint srcY,GLsizei width,GLsizei height,GLint dstX,GLint dstY,GLenum type) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_copypix.c433 swrast_fast_copy_pixels(struct gl_context * ctx,struct gl_framebuffer * srcFb,struct gl_framebuffer * dstFb,GLint srcX,GLint srcY,GLsizei width,GLsizei height,GLint dstX,GLint dstY,GLenum type) argument
/xsrc/external/mit/xf86-video-sunffb/dist/src/
H A Dffb_exa.c358 FFBComposite(PixmapPtr pDst, int srcX, int srcY, argument
97 FFBCopy(PixmapPtr pDstPixmap,int srcX,int srcY,int dstX,int dstY,int w,int h) argument

Completed in 38 milliseconds

1234