Home
last modified time | relevance | path

Searched defs:firstcolor (Results 1 – 25 of 31) sorted by relevance

12

/external/qemu/distrib/sdl-1.2.12/src/video/dummy/
DSDL_nullvideo.c223 int DUMMY_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in DUMMY_SetColors()
/external/qemu/distrib/sdl-1.2.12/src/video/photon/
DSDL_ph_video.c594 static int ph_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in ph_SetColors()
/external/qemu/distrib/sdl-1.2.12/src/video/
DSDL_video.c1135 int firstcolor, int ncolors) in SetPalette_logical()
1162 SDL_Color *colors, int firstcolor, int ncolors) in SetPalette_physical()
1243 SDL_Color *colors, int firstcolor, int ncolors) in SDL_SetPalette()
1312 int SDL_SetColors(SDL_Surface *screen, SDL_Color *colors, int firstcolor, in SDL_SetColors()
/external/qemu/distrib/sdl-1.2.12/src/video/nanox/
DSDL_nxvideo.c398 int NX_SetColors (_THIS, int firstcolor, int ncolors, SDL_Color * colors) in NX_SetColors()
/external/qemu/distrib/sdl-1.2.12/src/video/ggi/
DSDL_ggivideo.c355 int GGI_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in GGI_SetColors()
/external/qemu/distrib/sdl-1.2.12/src/video/riscos/
DSDL_wimpvideo.c355 int WIMP_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in WIMP_SetColors()
DSDL_riscosFullScreenVideo.c533 int FULLSCREEN_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in FULLSCREEN_SetColors()
/external/qemu/distrib/sdl-1.2.12/src/video/picogui/
DSDL_pgvideo.c316 int PG_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in PG_SetColors()
/external/qemu/distrib/sdl-1.2.12/src/video/aalib/
DSDL_aavideo.c352 int AA_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in AA_SetColors()
/external/qemu/distrib/sdl-1.2.12/src/video/qtopia/
DSDL_sysvideo.cc367 int QT_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in QT_SetColors()
/external/qemu/distrib/sdl-1.2.12/src/video/dc/
DSDL_dcvideo.c309 static int DC_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in DC_SetColors()
/external/qemu/distrib/sdl-1.2.12/src/video/vgl/
DSDL_vglvideo.c446 int VGL_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in VGL_SetColors()
/external/qemu/distrib/sdl-1.2.12/src/video/svga/
DSDL_svgavideo.c538 int SVGA_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in SVGA_SetColors()
/external/qemu/distrib/sdl-1.2.12/src/video/xbios/
DSDL_xbios.c817 static int XBIOS_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in XBIOS_SetColors()
/external/qemu/distrib/sdl-1.2.12/src/video/ps2gs/
DSDL_gsvideo.c661 static int GS_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in GS_SetColors()
/external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/
DSDL_cgxvideo.c1235 static int CGX_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in CGX_SetColors()
/external/qemu/distrib/sdl-1.2.12/src/video/macrom/
DSDL_romvideo.c671 static int ROM_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in ROM_SetColors()
/external/qemu/distrib/sdl-1.2.12/src/video/wscons/
DSDL_wsconsvideo.c572 int WSCONS_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in WSCONS_SetColors()
/external/qemu/distrib/sdl-1.2.12/src/video/epoc/
DSDL_epocvideo.cpp326 int EPOC_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in EPOC_SetColors()
/external/qemu/distrib/sdl-1.2.12/src/video/bwindow/
DSDL_sysvideo.cc776 int BE_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in BE_SetColors()
/external/qemu/distrib/sdl-1.2.12/src/video/ipod/
DSDL_ipodvideo.c382 static int iPod_SetColors (_THIS, int firstcolor, int ncolors, SDL_Color *colors) in iPod_SetColors()
/external/qemu/distrib/sdl-1.2.12/src/video/directfb/
DSDL_DirectFB_video.c1054 int DirectFB_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in DirectFB_SetColors()
/external/qemu/distrib/sdl-1.2.12/src/video/dga/
DSDL_dgavideo.c990 static int DGA_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in DGA_SetColors()
/external/qemu/distrib/sdl-1.2.12/src/video/gem/
DSDL_gemvideo.c1051 static int GEM_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in GEM_SetColors()
/external/qemu/distrib/sdl-1.2.12/src/video/x11/
DSDL_x11video.c1351 int X11_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in X11_SetColors()

12