OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllocHwSurface
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
SDL_epocvideo.cpp
198
device->
AllocHWSurface
= EPOC_AllocHWSurface;
510
return KErrNone == EpocSdlEnv::
AllocHwSurface
(TSize(surface->w, surface->h), GetDisplayMode(surface->format->BitsPerPixel));
/external/qemu/distrib/sdl-1.2.15/src/main/symbian/EKA2/
SDL_main.cpp
487
TInt EpocSdlEnv::
AllocHwSurface
(const TSize& aSize, TDisplayMode aMode)
Completed in 956 milliseconds