OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EPOC_FreeHWSurface
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
SDL_epocvideo.cpp
128
static void
EPOC_FreeHWSurface
(_THIS, SDL_Surface *surface);
206
device->FreeHWSurface =
EPOC_FreeHWSurface
;
513
static void
EPOC_FreeHWSurface
(_THIS, SDL_Surface* /*surface*/)
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA1/
SDL_epocvideo.cpp
135
static void
EPOC_FreeHWSurface
(_THIS, SDL_Surface *surface);
214
device->FreeHWSurface =
EPOC_FreeHWSurface
;
705
static void
EPOC_FreeHWSurface
(_THIS, SDL_Surface* /*surface*/)
[
all
...]
Completed in 1903 milliseconds