Searched refs:DIB_AllocHWSurface (Results 1 – 1 of 1) sorted by relevance
105 static int DIB_AllocHWSurface(_THIS, SDL_Surface *surface);190 device->AllocHWSurface = DIB_AllocHWSurface; in DIB_CreateDevice()942 static int DIB_AllocHWSurface(_THIS, SDL_Surface *surface) function