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

/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
H A Ddsa.cpp359 inline void Copy(TUint32* aTarget, const TUint8* aSrc, TInt aBytes, TInt aHeight) const;
386 inline void TDsa::Copy(TUint32* aTarget, const TUint8* aSrc, TInt aBytes, TInt aHeight) const argument
388 iDsa.iCopyFunction(iDsa, aTarget, aSrc, aBytes, aHeight);
H A Ddsa_new.cpp19 inline void Copy(TUint32* aTarget, const TUint8* aSrc, TInt aBytes, TInt aHeight) const;
44 inline void TDsa::Copy(TUint32* aTarget, const TUint8* aSrc, TInt aBytes, TInt aHeight) const argument
46 iDsa.iCopyFunction(iDsa, aTarget, aSrc, aBytes, aHeight);

Completed in 40 milliseconds