Searched refs:cookAndDispatch (Results 1 – 2 of 2) sorted by relevance
707 void cookAndDispatch(nsecs_t when);
1483 cookAndDispatch(mCurrentRawState.when); in processRawTouches()1497 cookAndDispatch(when); in processRawTouches()1505 void TouchInputMapper::cookAndDispatch(nsecs_t when) { in cookAndDispatch() function in android::TouchInputMapper