OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EPOC_SetColors
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
SDL_epocvideo.cpp
118
static int
EPOC_SetColors
(_THIS, int firstcolor, int ncolors,
195
device->SetColors =
EPOC_SetColors
;
290
int
EPOC_SetColors
(_THIS, int firstcolor, int ncolors, SDL_Color *colors)
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA1/
SDL_epocvideo.cpp
125
static int
EPOC_SetColors
(_THIS, int firstcolor, int ncolors,
203
device->SetColors =
EPOC_SetColors
;
465
int
EPOC_SetColors
(_THIS, int firstcolor, int ncolors, SDL_Color *colors)
[
all
...]
Completed in 69 milliseconds