OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EPOC_AllocHWSurface
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
SDL_epocvideo.cpp
124
static int
EPOC_AllocHWSurface
(_THIS, SDL_Surface *surface);
198
device->AllocHWSurface =
EPOC_AllocHWSurface
;
508
static int
EPOC_AllocHWSurface
(_THIS, SDL_Surface* surface)
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA1/
SDL_epocvideo.cpp
131
static int
EPOC_AllocHWSurface
(_THIS, SDL_Surface *surface);
206
device->AllocHWSurface =
EPOC_AllocHWSurface
;
701
static int
EPOC_AllocHWSurface
(_THIS, SDL_Surface* /*surface*/)
[
all
...]
Completed in 36 milliseconds