Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dgsl_point_id.c360 static int GestureSqrt(int d);
2737 static int GestureSqrt(int d) in GestureSqrt() function
2752 return GestureSqrt((d1->other.x - d2->other.x) * in GestureDistance()