Searched refs:X11_AllocHWSurface (Results 1 – 3 of 3) sorted by relevance
30 extern int X11_AllocHWSurface(_THIS, SDL_Surface *surface);
206 int X11_AllocHWSurface(_THIS, SDL_Surface *surface) in X11_AllocHWSurface() function
145 device->AllocHWSurface = X11_AllocHWSurface; in X11_CreateDevice()