Searched defs:syncTouch (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/
H A DInputReader.cpp3922 syncTouch(when, next);
3930 ALOGD("syncTouch: pointerCount %d -> %d, touching ids 0x%08x -> 0x%08x, "
6403 void SingleTouchInputMapper::syncTouch(nsecs_t when, RawState* outState) { function in class:android::SingleTouchInputMapper
6475 void MultiTouchInputMapper::syncTouch(nsecs_t when, RawState* outState) { function in class:android::MultiTouchInputMapper

Completed in 118 milliseconds