Searched refs:DC_AllocHWSurface (Results 1 – 1 of 1) sorted by relevance
46 static int DC_AllocHWSurface(_THIS, SDL_Surface *surface);104 device->AllocHWSurface = DC_AllocHWSurface; in DC_CreateDevice()275 static int DC_AllocHWSurface(_THIS, SDL_Surface *surface) in DC_AllocHWSurface() function