Searched refs:TOUCH_DOWN (Results 1 – 2 of 2) sorted by relevance
95 case TOUCH_DOWN: in update_touch_point()114 (ev == TOUCH_DOWN) ? "DOWN" : "UP"); in update_touch_point()153 TOUCH_DOWN, in touch_handle_down()553 case TOUCH_DOWN: in signal_handler()
48 TOUCH_DOWN = (1 << 0), enumerator