Searched refs:FTS_TOUCH_ID_POS (Results 1 – 4 of 4) sorted by relevance
88 #define FTS_TOUCH_ID_POS 5 macro
636 pointid = (buf[FTS_TOUCH_ID_POS + base]) >> 4; in fts_read_parse_touchdata()650 events[i].id = buf[FTS_TOUCH_ID_POS + base] >> 4; in fts_read_parse_touchdata()
87 #define FTS_TOUCH_ID_POS 5 macro
828 pointid = (buf[FTS_TOUCH_ID_POS + base]) >> 4; in fts_read_touchdata()843 events[i].id = buf[FTS_TOUCH_ID_POS + base] >> 4; in fts_read_touchdata()