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

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

Completed in 36 milliseconds