HomeSort by relevance Sort by last modified time
    Searched refs:Color4K (Results 1 - 3 of 3) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
dsa.cpp 1322 static TUint32 Color4K(const TUint16& aPixel);
1346 case EColor4K : iFunc = (TRgbFunc) Color4K; break;
1417 template <class T> TUint32 TRgbCopy<T>::Color4K(const TUint16& aPixel)
dsa_new.cpp 1260 static TUint32 Color4K(const TUint16& aPixel);
1284 case EColor4K : iFunc = (TRgbFunc) Color4K; break;
1355 template <class T> TUint32 TRgbCopy<T>::Color4K(const TUint16& aPixel)
dsa_old.cpp 971 case EColor4K : iFunc = TRgb::Color4K; break;

Completed in 40 milliseconds