HomeSort by relevance Sort by last modified time
    Searched refs:SDL_Color (Results 26 - 50 of 53) sorted by null

12 3

  /external/qemu/distrib/sdl-1.2.15/src/video/svga/
SDL_svgavideo.c 58 SDL_Color *colors);
538 int SVGA_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors)
  /external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
SDL_epocvideo.cpp 119 SDL_Color *colors);
290 int EPOC_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors)
  /external/qemu/distrib/sdl-1.2.15/src/video/wscons/
SDL_wsconsvideo.c 56 static int WSCONS_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors);
572 int WSCONS_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors)
  /external/qemu/distrib/sdl-1.2.15/src/video/wincommon/
SDL_syswm.c 125 pal_256->ncolors*sizeof(SDL_Color));
  /external/qemu/distrib/sdl-1.2.15/test/
graywin.c 109 SDL_Color palette[NUM_COLORS];
threadwin.c 230 SDL_Color palette[256];
testwm.c 28 SDL_Color palette[256];
testoverlay2.c 20 SDL_Color MooseColors[84]={
  /external/qemu/distrib/sdl-1.2.15/src/video/bwindow/
SDL_sysvideo.cc 50 static int BE_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors);
788 int BE_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors)
  /external/qemu/distrib/sdl-1.2.15/src/video/macrom/
SDL_romvideo.c 60 SDL_Color *colors);
671 static int ROM_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors)
  /external/qemu/distrib/sdl-1.2.15/src/video/photon/
SDL_ph_video.c 47 static int ph_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors);
594 static int ph_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors)
  /external/qemu/distrib/sdl-1.2.15/src/video/riscos/
SDL_riscosFullScreenVideo.c 65 static int FULLSCREEN_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors);
533 int FULLSCREEN_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors)
  /external/qemu/distrib/sdl-1.2.15/src/video/vgl/
SDL_vglvideo.c 52 SDL_Color *colors);
438 int VGL_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors)
  /external/qemu/distrib/sdl-1.2.15/src/video/directfb/
SDL_DirectFB_video.c 58 SDL_Color *colors);
294 SDL_Color *colors;
303 colors = SDL_calloc (size, sizeof(SDL_Color));
1054 int DirectFB_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors)
  /external/qemu/distrib/sdl-1.2.15/src/video/windx5/
SDL_dx5video.c 426 SDL_Color *colors);
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/gapi/
SDL_gapivideo.c 94 static int GAPI_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors);
488 static void GAPI_CreatePalette(int ncolors, SDL_Color *colors)
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_bmp.c 488 SDL_Color *colors;
  /external/qemu/distrib/sdl-1.2.15/src/video/dga/
SDL_dgavideo.c 51 SDL_Color *colors);
994 static int DGA_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors)
  /external/qemu/distrib/sdl-1.2.15/src/video/gem/
SDL_gemvideo.c 82 static int GEM_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors);
1048 static int GEM_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors)
  /external/qemu/distrib/sdl-1.2.15/src/video/macdsp/
SDL_dspvideo.c 157 SDL_Color *colors);
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/xbios/
SDL_xbios.c 77 static int XBIOS_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors);
975 static int XBIOS_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors)
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11wm.c 85 SDL_Color want[256], got[256];
  /external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA1/
SDL_epocvideo.cpp 126 SDL_Color *colors);
465 int EPOC_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors)
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/windib/
SDL_dibvideo.c 96 SDL_Color *colors);
1014 int DIB_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors)
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbvideo.c 145 static int FB_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors);
    [all...]

Completed in 746 milliseconds

12 3