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

  /external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
dsa.cpp 1323 static TUint32 Color64K(const TUint16& aPixel);
1347 case EColor64K : iFunc = (TRgbFunc) Color64K; break;
1431 template <class T> TUint32 TRgbCopy<T>::Color64K(const TUint16& aPixel)
dsa_new.cpp 1261 static TUint32 Color64K(const TUint16& aPixel);
1285 case EColor64K : iFunc = (TRgbFunc) Color64K; break;
1369 template <class T> TUint32 TRgbCopy<T>::Color64K(const TUint16& aPixel)
dsa_old.cpp 972 case EColor64K : iFunc = TRgb::Color64K; break;

Completed in 562 milliseconds