Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/events/
A DSDL_gesture.c285 static float dollarDifference(SDL_FloatPoint* points,SDL_FloatPoint* templ,float ang) in dollarDifference() function
311 float f1 = dollarDifference(points,templ,x1); in bestDollarDifference()
313 float f2 = dollarDifference(points,templ,x2); in bestDollarDifference()
320 f1 = dollarDifference(points,templ,x1); in bestDollarDifference()
327 f2 = dollarDifference(points,templ,x2); in bestDollarDifference()

Completed in 4 milliseconds