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

  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_pixels_c.h 39 extern int SDL_MapSurface (SDL_Surface *src, SDL_Surface *dst);
SDL_pixels.c 542 int SDL_MapSurface (SDL_Surface *src, SDL_Surface *dst)
SDL_surface.c 417 if ( SDL_MapSurface(src, dst) < 0 ) {

Completed in 23 milliseconds