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