HomeSort by relevance Sort by last modified time
    Searched defs:SDL_Color (Results 1 - 5 of 5) sorted by null

  /external/qemu/distrib/sdl-1.2.12/include/
SDL_video.h 48 typedef struct SDL_Color {
53 } SDL_Color;
54 #define SDL_Colour SDL_Color
58 SDL_Color *colors;
424 SDL_Color *colors, int firstcolor, int ncolors);
443 SDL_Color *colors, int firstcolor,
    [all...]
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_video.h 48 typedef struct SDL_Color {
53 } SDL_Color;
54 #define SDL_Colour SDL_Color
58 SDL_Color *colors;
424 SDL_Color *colors, int firstcolor, int ncolors);
443 SDL_Color *colors, int firstcolor,
    [all...]
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_video.h 48 typedef struct SDL_Color {
53 } SDL_Color;
54 #define SDL_Colour SDL_Color
58 SDL_Color *colors;
424 SDL_Color *colors, int firstcolor, int ncolors);
443 SDL_Color *colors, int firstcolor,
    [all...]
  /prebuilts/tools/windows/sdl/host/include/SDL/
SDL_video.h 55 typedef struct SDL_Color {
60 } SDL_Color;
61 #define SDL_Colour SDL_Color
65 SDL_Color *colors;
428 SDL_Color *colors, int firstcolor, int ncolors);
447 SDL_Color *colors, int firstcolor,
    [all...]
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_video.h 48 typedef struct SDL_Color {
53 } SDL_Color;
54 #define SDL_Colour SDL_Color
58 SDL_Color *colors;
424 SDL_Color *colors, int firstcolor, int ncolors);
443 SDL_Color *colors, int firstcolor,
    [all...]

Completed in 285 milliseconds