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

/frameworks/native/services/inputflinger/
H A DInputReader.cpp3940 processRawTouches(false /*timeout*/);
3943 void TouchInputMapper::processRawTouches(bool timeout) { function in class:android::TouchInputMapper
4194 processRawTouches(true /*timeout*/);
4208 processRawTouches(false /*timeout*/);
H A DInputReader.h1796 void processRawTouches(bool timeout);

Completed in 44 milliseconds