Searched defs:dstpitch (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xf86-video-suncg14/dist/src/
H A Dcg14_render.c69 CG14Comp_Over32Solid(Cg14Ptr p,uint32_t src,uint32_t srcpitch,uint32_t dst,uint32_t dstpitch,int width,int height) argument
157 CG14Comp_Over8Solid(Cg14Ptr p,uint32_t src,uint32_t srcpitch,uint32_t dst,uint32_t dstpitch,int width,int height) argument
257 CG14Comp_Add32(Cg14Ptr p,uint32_t src,uint32_t srcpitch,uint32_t dst,uint32_t dstpitch,int width,int height) argument
300 CG14Comp_Add8(Cg14Ptr p,uint32_t src,uint32_t srcpitch,uint32_t dst,uint32_t dstpitch,int width,int height) argument
373 CG14Comp_Add8_32(Cg14Ptr p,uint32_t src,uint32_t srcpitch,uint32_t dst,uint32_t dstpitch,int width,int height) argument
441 CG14Comp_Over32(Cg14Ptr p,uint32_t src,uint32_t srcpitch,uint32_t dst,uint32_t dstpitch,int width,int height,int flip) argument
490 CG14Comp_Over32Mask(Cg14Ptr p,uint32_t src,uint32_t srcpitch,uint32_t msk,uint32_t mskpitch,uint32_t dst,uint32_t dstpitch,int width,int height,int flip) argument
549 CG14Comp_Over32Mask_noalpha(Cg14Ptr p,uint32_t src,uint32_t srcpitch,uint32_t msk,uint32_t mskpitch,uint32_t dst,uint32_t dstpitch,int width,int height,int flip) argument
612 CG14Comp_Over32Mask32_noalpha(Cg14Ptr p,uint32_t src,uint32_t srcpitch,uint32_t msk,uint32_t mskpitch,uint32_t dst,uint32_t dstpitch,int width,int height,int flip) argument
[all...]
H A Dcg14_accel.c148 int dstpitch, dstoff, srcpitch, srcoff; local in function:CG14Copy32
299 CG14Copy8_aligned_norop(Cg14Ptr p,int srcstart,int dststart,int w,int h,int srcpitch,int dstpitch) argument
345 CG14Copy8_aligned_rop(Cg14Ptr p,int srcstart,int dststart,int w,int h,int srcpitch,int dstpitch) argument
399 CG14Copy8_short_rop(Cg14Ptr p,int srcstart,int dststart,int w,int h,int srcpitch,int dstpitch) argument
511 CG14Copy8_short_norop(Cg14Ptr p,int srcstart,int dststart,int w,int h,int srcpitch,int dstpitch) argument
629 int dstpitch, dstoff, srcpitch, srcoff; local in function:CG14Copy8
1165 int w = x2 - x1, h = y2 - y1, dstoff, dstpitch; local in function:CG14Solid
1427 uint32_t dstoff, dstpitch; local in function:CG14Composite
[all...]
/xsrc/external/mit/xf86-video-glint/dist/src/
H A Dpm3_exa.c77 int dstpitch = exaGetPixmapPitch(pDstPixmap); local in function:Pm3PrepareCopy
H A Dpm2_exa.c555 uint32_t dstoff, dstpitch; local in function:Pm2Composite
/xsrc/external/mit/xf86-video-igs/dist/src/
H A Digs_accel.c162 int dstpitch, dstoff; local in function:IgsCopy
231 int w = x2 - x1, h = y2 - y1, dstoff, dstpitch; local in function:IgsSolid
/xsrc/external/mit/xf86-video-nv/dist/src/
H A Dnv_exa.c68 uint32_t dstpitch, dstoff, srcpitch, srcoff; local in function:NvPrepareCopy
/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_exa.c115 int dstpitch = exaGetPixmapPitch(pDstPixmap); local in function:ctCopy
/xsrc/external/mit/xf86-video-mgx/dist/src/
H A Dmgx_accel.c160 int dstpitch = exaGetPixmapPitch(pDstPixmap); local in function:MgxCopy
237 int w = x2 - x1, h = y2 - y1, dstoff, dstpitch; local in function:MgxSolid
/xsrc/external/mit/xf86-video-ngle/dist/src/
H A Dngle_accel.c152 int dstpitch = exaGetPixmapPitch(pDstPixmap); local in function:NGLECopy
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_accel.c1331 CARD16 srcpitch, dstpitch; local in function:XGIPrepareCopy

Completed in 20 milliseconds