/external/qemu/distrib/sdl-1.2.12/src/video/dummy/ |
D | SDL_nullvideo.c | 223 int DUMMY_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in DUMMY_SetColors()
|
/external/qemu/distrib/sdl-1.2.12/src/video/photon/ |
D | SDL_ph_video.c | 594 static int ph_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in ph_SetColors()
|
/external/qemu/distrib/sdl-1.2.12/src/video/ |
D | SDL_video.c | 1135 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/ |
D | SDL_nxvideo.c | 398 int NX_SetColors (_THIS, int firstcolor, int ncolors, SDL_Color * colors) in NX_SetColors()
|
/external/qemu/distrib/sdl-1.2.12/src/video/ggi/ |
D | SDL_ggivideo.c | 355 int GGI_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in GGI_SetColors()
|
/external/qemu/distrib/sdl-1.2.12/src/video/riscos/ |
D | SDL_wimpvideo.c | 355 int WIMP_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in WIMP_SetColors()
|
D | SDL_riscosFullScreenVideo.c | 533 int FULLSCREEN_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in FULLSCREEN_SetColors()
|
/external/qemu/distrib/sdl-1.2.12/src/video/picogui/ |
D | SDL_pgvideo.c | 316 int PG_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in PG_SetColors()
|
/external/qemu/distrib/sdl-1.2.12/src/video/aalib/ |
D | SDL_aavideo.c | 352 int AA_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in AA_SetColors()
|
/external/qemu/distrib/sdl-1.2.12/src/video/qtopia/ |
D | SDL_sysvideo.cc | 367 int QT_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in QT_SetColors()
|
/external/qemu/distrib/sdl-1.2.12/src/video/dc/ |
D | SDL_dcvideo.c | 309 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/ |
D | SDL_vglvideo.c | 446 int VGL_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in VGL_SetColors()
|
/external/qemu/distrib/sdl-1.2.12/src/video/svga/ |
D | SDL_svgavideo.c | 538 int SVGA_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in SVGA_SetColors()
|
/external/qemu/distrib/sdl-1.2.12/src/video/xbios/ |
D | SDL_xbios.c | 817 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/ |
D | SDL_gsvideo.c | 661 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/ |
D | SDL_cgxvideo.c | 1235 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/ |
D | SDL_romvideo.c | 671 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/ |
D | SDL_wsconsvideo.c | 572 int WSCONS_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in WSCONS_SetColors()
|
/external/qemu/distrib/sdl-1.2.12/src/video/epoc/ |
D | SDL_epocvideo.cpp | 326 int EPOC_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in EPOC_SetColors()
|
/external/qemu/distrib/sdl-1.2.12/src/video/bwindow/ |
D | SDL_sysvideo.cc | 776 int BE_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in BE_SetColors()
|
/external/qemu/distrib/sdl-1.2.12/src/video/ipod/ |
D | SDL_ipodvideo.c | 382 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/ |
D | SDL_DirectFB_video.c | 1054 int DirectFB_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in DirectFB_SetColors()
|
/external/qemu/distrib/sdl-1.2.12/src/video/dga/ |
D | SDL_dgavideo.c | 990 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/ |
D | SDL_gemvideo.c | 1051 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/ |
D | SDL_x11video.c | 1351 int X11_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in X11_SetColors()
|