Searched refs:dollarPath (Results 1 – 1 of 1) sorted by relevance
67 SDL_DollarPath dollarPath; member588 dollarNormalize(&inTouch->dollarPath, path, SDL_TRUE); in SDL_GestureProcessEvent()609 error = dollarRecognize(&inTouch->dollarPath, in SDL_GestureProcessEvent()631 SDL_DollarPath* path = &inTouch->dollarPath; in SDL_GestureProcessEvent()708 inTouch->dollarPath.length = 0; in SDL_GestureProcessEvent()709 inTouch->dollarPath.p[0].x = x; in SDL_GestureProcessEvent()710 inTouch->dollarPath.p[0].y = y; in SDL_GestureProcessEvent()711 inTouch->dollarPath.numPoints = 1; in SDL_GestureProcessEvent()
Completed in 3 milliseconds