Home
last modified time | relevance | path

Searched refs:FB_AllocHWSurface (Results 1 – 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
DSDL_fbvideo.c151 static int FB_AllocHWSurface(_THIS, SDL_Surface *surface);
256 this->AllocHWSurface = FB_AllocHWSurface; in FB_CreateDevice()
1263 static int FB_AllocHWSurface(_THIS, SDL_Surface *surface) in FB_AllocHWSurface() function