Searched refs:cookAndDispatch (Results 1 – 2 of 2) sorted by relevance
774 void cookAndDispatch(nsecs_t when);
1508 cookAndDispatch(mCurrentRawState.when); in processRawTouches()1522 cookAndDispatch(when); in processRawTouches()1530 void TouchInputMapper::cookAndDispatch(nsecs_t when) { in cookAndDispatch() function in android::TouchInputMapper