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

  /external/qemu/distrib/sdl-1.2.15/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.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 1473 milliseconds