HomeSort by relevance Sort by last modified time
    Searched full:dc_unlockhwsurface (Results 1 - 1 of 1) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/dc/
SDL_dcvideo.c 48 static void DC_UnlockHWSurface(_THIS, SDL_Surface *surface);
110 device->UnlockHWSurface = DC_UnlockHWSurface;
290 static void DC_UnlockHWSurface(_THIS, SDL_Surface *surface)

Completed in 48 milliseconds