Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
DSDL_fbvideo.c153 static void FB_UnlockHWSurface(_THIS, SDL_Surface *surface);
262 this->UnlockHWSurface = FB_UnlockHWSurface; in FB_CreateDevice()
1403 static void FB_UnlockHWSurface(_THIS, SDL_Surface *surface) in FB_UnlockHWSurface() function