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

  /external/qemu/distrib/sdl-1.2.12/src/main/macos/exports/
SDL.x 153 SDL_GetRGBA
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_video.h 469 extern DECLSPEC void SDLCALL SDL_GetRGBA(Uint32 pixel, SDL_PixelFormat *fmt,
    [all...]
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_video.h 469 extern DECLSPEC void SDLCALL SDL_GetRGBA(Uint32 pixel, SDL_PixelFormat *fmt,
    [all...]
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_video.h 469 extern DECLSPEC void SDLCALL SDL_GetRGBA(Uint32 pixel, SDL_PixelFormat *fmt,
    [all...]
  /prebuilt/windows/sdl/host/include/SDL/
SDL_video.h 471 extern DECLSPEC void SDLCALL SDL_GetRGBA(Uint32 pixel, SDL_PixelFormat *fmt,
    [all...]
  /prebuilt/windows/sdl/include/SDL/
SDL_video.h 469 extern DECLSPEC void SDLCALL SDL_GetRGBA(Uint32 pixel, SDL_PixelFormat *fmt,
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_pixels.c 369 void SDL_GetRGBA(Uint32 pixel, SDL_PixelFormat *fmt,
406 /* the note for SDL_GetRGBA above applies here too */

Completed in 60 milliseconds