Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowswindow.h49 Uint32 last_updated_clipcursor; member
A DSDL_windowswindow.c972 data->last_updated_clipcursor = SDL_GetTicks(); in WIN_UpdateClipCursor()
A DSDL_windowsevents.c1131 } else if ((now - data->last_updated_clipcursor) >= CLIPCURSOR_UPDATE_INTERVAL_MS) { in WIN_UpdateClipCursorForWindows()

Completed in 7 milliseconds