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

  /external/qemu/distrib/sdl-1.2.12/src/video/bwindow/
SDL_sysvideo.cc 56 static void BE_UnlockHWSurface(_THIS, SDL_Surface *surface);
122 device->UnlockHWSurface = BE_UnlockHWSurface;
607 static void BE_UnlockHWSurface(_THIS, SDL_Surface *surface)

Completed in 42 milliseconds