Searched refs:cookAndDispatch (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
H A DInputReader.h1797 void cookAndDispatch(nsecs_t when);
H A DInputReader.cpp3972 cookAndDispatch(mCurrentRawState.when);
3986 cookAndDispatch(when);
3994 void TouchInputMapper::cookAndDispatch(nsecs_t when) { function in class:android::TouchInputMapper

Completed in 225 milliseconds