Searched refs:DC_LockHWSurface (Results 1 – 1 of 1) sorted by relevance
47 static int DC_LockHWSurface(_THIS, SDL_Surface *surface);109 device->LockHWSurface = DC_LockHWSurface; in DC_CreateDevice()285 static int DC_LockHWSurface(_THIS, SDL_Surface *surface) in DC_LockHWSurface() function