Searched refs:GAPI_AllocHWSurface (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/gapi/
H A DSDL_gapivideo.c98 static int GAPI_AllocHWSurface(_THIS, SDL_Surface *surface);
311 device->AllocHWSurface = GAPI_AllocHWSurface;
839 static int GAPI_AllocHWSurface(_THIS, SDL_Surface *surface) function

Completed in 53 milliseconds