OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Color4K
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
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.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)
Completed in 39 milliseconds