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

/frameworks/native/services/inputflinger/
H A DInputReader.cpp4089 processRawTouches(false /*timeout*/);
4092 void TouchInputMapper::processRawTouches(bool timeout) { function in class:android::TouchInputMapper
4343 processRawTouches(true /*timeout*/);
4357 processRawTouches(false /*timeout*/);
H A DInputReader.h1826 void processRawTouches(bool timeout);

Completed in 729 milliseconds