Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/events/
A DSDL_gesture.c44 # define DOLLARSIZE 256 macro
428 points[i].x = (points[i].x - centroid.x)*DOLLARSIZE/w; in dollarNormalize()
429 points[i].y = (points[i].y - centroid.y)*DOLLARSIZE/h; in dollarNormalize()

Completed in 3 milliseconds