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

/frameworks/native/services/inputflinger/
H A DInputReader.h1827 void cookAndDispatch(nsecs_t when);
H A DInputReader.cpp4121 cookAndDispatch(mCurrentRawState.when);
4135 cookAndDispatch(when);
4143 void TouchInputMapper::cookAndDispatch(nsecs_t when) { function in class:android::TouchInputMapper

Completed in 85 milliseconds