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

  /external/qemu/distrib/sdl-1.2.15/include/
SDL_video.h 166 typedef int (*SDL_blit)(struct SDL_Surface *src, SDL_Rect *srcrect,
    [all...]
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_video.h 166 typedef int (*SDL_blit)(struct SDL_Surface *src, SDL_Rect *srcrect,
    [all...]
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_video.h 166 typedef int (*SDL_blit)(struct SDL_Surface *src, SDL_Rect *srcrect,
    [all...]
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_video.h 166 typedef int (*SDL_blit)(struct SDL_Surface *src, SDL_Rect *srcrect,
    [all...]

Completed in 695 milliseconds