Searched defs:Color64K (Results 1 - 2 of 2) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
H A Ddsa.cpp1323 static TUint32 Color64K(const TUint16& aPixel);
1347 case EColor64K : iFunc = (TRgbFunc) Color64K; break;
1431 template <class T> TUint32 TRgbCopy<T>::Color64K(const TUint16& aPixel) function in class:TRgbCopy
H A Ddsa_new.cpp1261 static TUint32 Color64K(const TUint16& aPixel);
1285 case EColor64K : iFunc = (TRgbFunc) Color64K; break;
1369 template <class T> TUint32 TRgbCopy<T>::Color64K(const TUint16& aPixel) function in class:TRgbCopy

Completed in 22 milliseconds