Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/wayland/
A DSDL_waylandtouch.c80 float pressuref = PRESSURE_TO_FLOAT * pressure; in touch_handle_touch() local
111 xf, yf, pressuref); in touch_handle_touch()
114 SDL_SendTouchMotion(deviceId, (SDL_FingerID)id, window, xf, yf, pressuref); in touch_handle_touch()

Completed in 2 milliseconds