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

  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_pixels.h 254 typedef struct SDL_Color
260 } SDL_Color;
261 #define SDL_Colour SDL_Color
266 SDL_Color *colors;
369 const SDL_Color * colors,
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_pixels.h 254 typedef struct SDL_Color
260 } SDL_Color;
261 #define SDL_Colour SDL_Color
266 SDL_Color *colors;
369 const SDL_Color * colors,
  /prebuilts/misc/windows/sdl2/include/
SDL_pixels.h 254 typedef struct SDL_Color
260 } SDL_Color;
261 #define SDL_Colour SDL_Color
266 SDL_Color *colors;
369 const SDL_Color * colors,
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_pixels.h 254 typedef struct SDL_Color
260 } SDL_Color;
261 #define SDL_Colour SDL_Color
266 SDL_Color *colors;
369 const SDL_Color * colors,

Completed in 201 milliseconds