Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
DSDL_fbvideo.c149 static int FB_InitHWSurfaces(_THIS, SDL_Surface *screen, char *base, int size);
1157 FB_InitHWSurfaces(this, current, surfaces_mem, surfaces_len); in FB_SetVideoMode()
1218 static int FB_InitHWSurfaces(_THIS, SDL_Surface *screen, char *base, int size) in FB_InitHWSurfaces() function