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

  /external/qemu/distrib/sdl-1.2.15/include/
SDL_video.h 70 typedef struct SDL_PixelFormat {
91 } SDL_PixelFormat;
98 SDL_PixelFormat *format; /**< Read-only */
185 SDL_PixelFormat *vfmt; /**< Value: The format of the video surface */
324 extern DECLSPEC SDL_Rect ** SDLCALL SDL_ListModes(SDL_PixelFormat *format, Uint32 flags);
493 (const SDL_PixelFormat * const format,
500 (const SDL_PixelFormat * const format,
507 const SDL_PixelFormat * const fmt,
514 const SDL_PixelFormat * const fmt,
669 (SDL_Surface *src, SDL_PixelFormat *fmt, Uint32 flags)
    [all...]
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_video.h 70 typedef struct SDL_PixelFormat {
91 } SDL_PixelFormat;
98 SDL_PixelFormat *format; /**< Read-only */
185 SDL_PixelFormat *vfmt; /**< Value: The format of the video surface */
324 extern DECLSPEC SDL_Rect ** SDLCALL SDL_ListModes(SDL_PixelFormat *format, Uint32 flags);
493 (const SDL_PixelFormat * const format,
500 (const SDL_PixelFormat * const format,
507 const SDL_PixelFormat * const fmt,
514 const SDL_PixelFormat * const fmt,
669 (SDL_Surface *src, SDL_PixelFormat *fmt, Uint32 flags)
    [all...]
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_video.h 70 typedef struct SDL_PixelFormat {
91 } SDL_PixelFormat;
98 SDL_PixelFormat *format; /**< Read-only */
185 SDL_PixelFormat *vfmt; /**< Value: The format of the video surface */
324 extern DECLSPEC SDL_Rect ** SDLCALL SDL_ListModes(SDL_PixelFormat *format, Uint32 flags);
493 (const SDL_PixelFormat * const format,
500 (const SDL_PixelFormat * const format,
507 const SDL_PixelFormat * const fmt,
514 const SDL_PixelFormat * const fmt,
669 (SDL_Surface *src, SDL_PixelFormat *fmt, Uint32 flags)
    [all...]
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_video.h 70 typedef struct SDL_PixelFormat {
91 } SDL_PixelFormat;
98 SDL_PixelFormat *format; /**< Read-only */
185 SDL_PixelFormat *vfmt; /**< Value: The format of the video surface */
324 extern DECLSPEC SDL_Rect ** SDLCALL SDL_ListModes(SDL_PixelFormat *format, Uint32 flags);
493 (const SDL_PixelFormat * const format,
500 (const SDL_PixelFormat * const format,
507 const SDL_PixelFormat * const fmt,
514 const SDL_PixelFormat * const fmt,
669 (SDL_Surface *src, SDL_PixelFormat *fmt, Uint32 flags)
    [all...]

Completed in 237 milliseconds