OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EDoubleBuffer
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
dsa_old.cpp
244
iDsb->Create(HwRect(), CDirectScreenBitmap::
EDoubleBuffer
);
665
flags |= CDirectScreenBitmap::
EDoubleBuffer
;
dsa.cpp
641
if(iSurface2 == NULL && iType & CDirectScreenBitmap::
EDoubleBuffer
)
679
flags |= CDirectScreenBitmap::
EDoubleBuffer
;
dsa_new.cpp
359
if(iSurface2 == NULL && iType & CDirectScreenBitmap::
EDoubleBuffer
)
396
flags |= CDirectScreenBitmap::
EDoubleBuffer
;
Completed in 696 milliseconds