Searched refs:cookAndDispatch (Results 1 – 2 of 2) sorted by relevance
1594 void cookAndDispatch(nsecs_t when);
4405 cookAndDispatch(mCurrentRawState.when); in processRawTouches()4419 cookAndDispatch(when); in processRawTouches()4427 void TouchInputMapper::cookAndDispatch(nsecs_t when) { in cookAndDispatch() function in android::TouchInputMapper