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

  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_blit.h 59 SDL_blit hw_blit;
60 SDL_blit sw_blit;
70 /* Functions found in SDL_blit.c */
SDL_surface.c 27 #include "SDL_blit.h"
410 SDL_blit do_blit;
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_video.h 144 typedef int (*SDL_blit)(struct SDL_Surface *src, SDL_Rect *srcrect,
    [all...]
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_video.h 144 typedef int (*SDL_blit)(struct SDL_Surface *src, SDL_Rect *srcrect,
    [all...]
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_video.h 144 typedef int (*SDL_blit)(struct SDL_Surface *src, SDL_Rect *srcrect,
    [all...]
  /prebuilts/tools/windows/sdl/host/include/SDL/
SDL_video.h 94 typedef int (*SDL_blit)(struct SDL_Surface *src, SDL_Rect *srcrect,
    [all...]
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_video.h 144 typedef int (*SDL_blit)(struct SDL_Surface *src, SDL_Rect *srcrect,
    [all...]

Completed in 25 milliseconds