Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.h773 void processRawTouches(bool timeout);
DTouchInputMapper.cpp1476 processRawTouches(false /*timeout*/); in sync()
1479 void TouchInputMapper::processRawTouches(bool timeout) { in processRawTouches() function in android::TouchInputMapper
1731 processRawTouches(true /*timeout*/); in timeoutExpired()
1745 processRawTouches(false /*timeout*/); in updateExternalStylusState()