Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dgsl_point_id.c1374 static unsigned int ScreenResolution(gsl_POINT_TYPE *p) in ScreenResolution() function
1464 data[i] = ScreenResolution(&pr[point_delay[i].other.report][i]); in PointReport()
1483 data[i] = ScreenResolution(&pr[point_delay[i].other.report][i]); in PointReport()
1501 data[num] = ScreenResolution(&pr[point_delay[i].other.report][i]); in PointReport()
3083 gesture_buf[i].all = ScreenResolution((gsl_POINT_TYPE*)(&gesture_buf[i].all)); in gsl_GestureBuffer()