Searched refs:xbuf (Results 1 – 1 of 1) sorted by relevance
41 int xbuf, ybuf; in touch_coord_convert() local45 xbuf = range_x; in touch_coord_convert()47 range_y = xbuf; in touch_coord_convert()48 xbuf = *y; in touch_coord_convert()58 xbuf = range_x - xbuf; in touch_coord_convert()63 xbuf = *x; in touch_coord_convert()68 xbuf = range_x - xbuf; in touch_coord_convert()77 *x = xbuf; in touch_coord_convert()
Completed in 3 milliseconds