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

/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
H A Ddsa.cpp1322 static TUint32 Color4K(const TUint16& aPixel);
1346 case EColor4K : iFunc = (TRgbFunc) Color4K; break;
1417 template <class T> TUint32 TRgbCopy<T>::Color4K(const TUint16& aPixel) function in class:TRgbCopy
H A Ddsa_new.cpp1260 static TUint32 Color4K(const TUint16& aPixel);
1284 case EColor4K : iFunc = (TRgbFunc) Color4K; break;
1355 template <class T> TUint32 TRgbCopy<T>::Color4K(const TUint16& aPixel) function in class:TRgbCopy
H A Ddsa_old.cpp971 case EColor4K : iFunc = TRgb::Color4K; break;

Completed in 882 milliseconds