Searched refs:SiSVidCopyInitGen (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_memcpy.c1055 SiSVidCopyInitGen(ScreenPtr pScreen, SISMCFuncData *MCFunctions, vidCopyFunc *UMemCpy, Bool from) function in typeref:typename:vidCopyFunc
1151 return(SiSVidCopyInitGen(pScreen, MCFunctions_i386, UMemCpy, from));
1153 return(SiSVidCopyInitGen(pScreen, MCFunctions_AMD64, UMemCpy, from));

Completed in 3 milliseconds