Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.12/src/video/
DSDL_cursor_c.h29 extern void SDL_DrawCursor(SDL_Surface *screen);
DSDL_cursor.c217 SDL_DrawCursor(SDL_VideoSurface); in SDL_SetCursor()
332 SDL_DrawCursor(SDL_VideoSurface); in SDL_MoveCursor()
640 void SDL_DrawCursor(SDL_Surface *screen) in SDL_DrawCursor() function
DSDL_video.c1042 SDL_DrawCursor(SDL_ShadowSurface); in SDL_UpdateRects()
1109 SDL_DrawCursor(SDL_ShadowSurface); in SDL_Flip()