Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.12/src/video/
DSDL_cursor.c497 static void SDL_DrawCursorSlow(SDL_Surface *screen, SDL_Rect *area) in SDL_DrawCursorSlow() function
636 SDL_DrawCursorSlow(screen, &area); in SDL_DrawCursorNoLock()