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

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

Completed in 23 milliseconds