Searched defs:PS3_UnlockHWSurface (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/ps3/
H A DSDL_ps3video.c61 static void PS3_UnlockHWSurface(_THIS, SDL_Surface * surface);
121 this->UnlockHWSurface = PS3_UnlockHWSurface;
424 static void PS3_UnlockHWSurface(_THIS, SDL_Surface * surface) function

Completed in 27 milliseconds