Searched refs:touch_flags (Results 1 – 1 of 1) sorted by relevance
124 uint8_t touch_flags = sample->point[0].flags; in conv_touch_sample() local126 if(touch_flags & (TOUCH_DOWN | TOUCH_MOVE)) { in conv_touch_sample()135 else if(touch_flags & TOUCH_UP) { in conv_touch_sample()