Searched defs:touchList (Results 1 – 2 of 2) sorted by relevance
80 void EventRetargeter::checkReachability(Node* node, TouchList* touchList) in checkReachability()87 void EventRetargeter::adjustTouchList(const Node* node, const TouchList* touchList, const EventPath… in adjustTouchList()
278 RefPtr<TouchList> touchList = TouchList::create(); in TEST() local