Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/test/
A DSDL_test_common.c1584 static SDL_MouseMotionEvent lastEvent; in SDLTest_CommonEvent() local
1888 …sage, sizeof(message), "(%i, %i), rel (%i, %i)\n", lastEvent.x, lastEvent.y, lastEvent.xrel, lastE… in SDLTest_CommonEvent()
1901 lastEvent = event->motion; in SDLTest_CommonEvent()

Completed in 5 milliseconds