HomeSort by relevance Sort by last modified time
    Searched refs:SDL_DisplayFormat (Results 1 - 7 of 7) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/main/macos/exports/
SDL.x 169 SDL_DisplayFormat
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_video.h 619 * This function is used internally by SDL_DisplayFormat().
731 extern DECLSPEC SDL_Surface * SDLCALL SDL_DisplayFormat(SDL_Surface *surface);
    [all...]
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_video.h 619 * This function is used internally by SDL_DisplayFormat().
731 extern DECLSPEC SDL_Surface * SDLCALL SDL_DisplayFormat(SDL_Surface *surface);
    [all...]
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_video.h 619 * This function is used internally by SDL_DisplayFormat().
731 extern DECLSPEC SDL_Surface * SDLCALL SDL_DisplayFormat(SDL_Surface *surface);
    [all...]
  /prebuilt/windows/sdl/host/include/SDL/
SDL_video.h 621 * This function is used internally by SDL_DisplayFormat().
733 extern DECLSPEC SDL_Surface * SDLCALL SDL_DisplayFormat(SDL_Surface *surface);
    [all...]
  /prebuilt/windows/sdl/include/SDL/
SDL_video.h 619 * This function is used internally by SDL_DisplayFormat().
731 extern DECLSPEC SDL_Surface * SDLCALL SDL_DisplayFormat(SDL_Surface *surface);
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_video.c 910 SDL_Surface * SDL_DisplayFormat (SDL_Surface *surface)
    [all...]

Completed in 198 milliseconds