OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EPOC_LockHWSurface
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
SDL_epocvideo.cpp
125
static int
EPOC_LockHWSurface
(_THIS, SDL_Surface *surface);
203
device->LockHWSurface =
EPOC_LockHWSurface
;
517
static int
EPOC_LockHWSurface
(_THIS, SDL_Surface* surface)
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA1/
SDL_epocvideo.cpp
132
static int
EPOC_LockHWSurface
(_THIS, SDL_Surface *surface);
211
device->LockHWSurface =
EPOC_LockHWSurface
;
710
static int
EPOC_LockHWSurface
(_THIS, SDL_Surface* /*surface*/)
[
all
...]
Completed in 51 milliseconds