Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/directfb/
A DSDL_DirectFB_WM.c334 windata->wm_lasty = evt->cy; in DirectFB_WM_ProcessEvent()
344 int dy = evt->cy - windata->wm_lasty; in DirectFB_WM_ProcessEvent()
374 int dy = evt->cy - windata->wm_lasty; in DirectFB_WM_ProcessEvent()
399 windata->wm_lasty = evt->cy; in DirectFB_WM_ProcessEvent()
A DSDL_DirectFB_window.h54 int wm_lasty; member

Completed in 4 milliseconds