Searched refs:pressuref (Results 1 – 1 of 1) sorted by relevance
80 float pressuref = PRESSURE_TO_FLOAT * pressure; in touch_handle_touch() local111 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