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

  /external/qemu/distrib/sdl-1.2.15/include/
SDL_video.h 55 typedef struct SDL_Color {
60 } SDL_Color;
61 #define SDL_Colour SDL_Color
65 SDL_Color *colors;
467 SDL_Color *colors, int firstcolor, int ncolors);
486 SDL_Color *colors, int firstcolor,
    [all...]
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_video.h 55 typedef struct SDL_Color {
60 } SDL_Color;
61 #define SDL_Colour SDL_Color
65 SDL_Color *colors;
467 SDL_Color *colors, int firstcolor, int ncolors);
486 SDL_Color *colors, int firstcolor,
    [all...]
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_video.h 55 typedef struct SDL_Color {
60 } SDL_Color;
61 #define SDL_Colour SDL_Color
65 SDL_Color *colors;
467 SDL_Color *colors, int firstcolor, int ncolors);
486 SDL_Color *colors, int firstcolor,
    [all...]
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_video.h 55 typedef struct SDL_Color {
60 } SDL_Color;
61 #define SDL_Colour SDL_Color
65 SDL_Color *colors;
467 SDL_Color *colors, int firstcolor, int ncolors);
486 SDL_Color *colors, int firstcolor,
    [all...]

Completed in 399 milliseconds