Searched defs:dstoff (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/xf86-video-suncg14/dist/src/
H A Dcg14_render.c306 uint32_t srcx, dstx, srcoff, dstoff; local in function:CG14Comp_Add8
379 uint32_t srcx, dstx, srcoff, dstoff; local in function:CG14Comp_Add8_32
[all...]
H A Dcg14_accel.c148 int dstpitch, dstoff, srcpitch, srcoff; local in function:CG14Copy32
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.c76 int dstoff = exaGetPixmapOffset(pDstPixmap); local in function:Pm3PrepareCopy
H A Dpm2_exa.c144 int dstoff = exaGetPixmapOffset(pDstPixmap); local in function:Pm2Copy
555 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-mgx/dist/src/
H A Dmgx_accel.c161 int dstoff = exaGetPixmapOffset(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.c153 int dstoff = exaGetPixmapOffset(pDstPixmap); local in function:NGLECopy
H A Dsummit_accel.c126 int dstoff = exaGetPixmapOffset(pDstPixmap); local in function:SummitPrepareCopy
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_transfer.c203 nv50_m2mf_copy_linear(struct nouveau_context * nv,struct nouveau_bo * dst,unsigned dstoff,unsigned dstdom,struct nouveau_bo * src,unsigned srcoff,unsigned srcdom,unsigned size) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_transfer.c329 nv50_m2mf_copy_linear(struct nouveau_context * nv,struct nouveau_bo * dst,unsigned dstoff,unsigned dstdom,struct nouveau_bo * src,unsigned srcoff,unsigned srcdom,unsigned size) argument
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnouveau_exa.c46 NVAccelM2MF(NVPtr pNv, int w, int h, int cpp, uint32_t srcoff, uint32_t dstoff, argument
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Ddisasm-a3xx.c503 int src1off = 0, dstoff = 0; local in function:print_instr_cat6_a3xx
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_transfer.c281 nvc0_m2mf_copy_linear(struct nouveau_context * nv,struct nouveau_bo * dst,unsigned dstoff,unsigned dstdom,struct nouveau_bo * src,unsigned srcoff,unsigned srcdom,unsigned size) argument
319 nve4_m2mf_copy_linear(struct nouveau_context * nv,struct nouveau_bo * dst,unsigned dstoff,unsigned dstdom,struct nouveau_bo * src,unsigned srcoff,unsigned srcdom,unsigned size) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_transfer.c281 nvc0_m2mf_copy_linear(struct nouveau_context * nv,struct nouveau_bo * dst,unsigned dstoff,unsigned dstdom,struct nouveau_bo * src,unsigned srcoff,unsigned srcdom,unsigned size) argument
319 nve4_m2mf_copy_linear(struct nouveau_context * nv,struct nouveau_bo * dst,unsigned dstoff,unsigned dstdom,struct nouveau_bo * src,unsigned srcoff,unsigned srcdom,unsigned size) argument

Completed in 17 milliseconds