Searched refs:ybuf (Results 1 – 1 of 1) sorted by relevance
41 int xbuf, ybuf; in touch_coord_convert() local49 ybuf = *x; in touch_coord_convert()53 ybuf = range_y - ybuf; in touch_coord_convert()64 ybuf = *y; in touch_coord_convert()73 ybuf = range_y - ybuf; in touch_coord_convert()78 *y = ybuf; in touch_coord_convert()
Completed in 7 milliseconds