Searched refs:syncTouch (Results 1 – 2 of 2) sorted by relevance
1189 virtual void syncTouch(nsecs_t when, bool* outHavePointerIds) = 0;1534 virtual void syncTouch(nsecs_t when, bool* outHavePointerIds);1551 virtual void syncTouch(nsecs_t when, bool* outHavePointerIds);
3315 syncTouch(when, &havePointerIds); in sync()5507 void SingleTouchInputMapper::syncTouch(nsecs_t when, bool* outHavePointerIds) { in syncTouch() function in android::SingleTouchInputMapper5575 void MultiTouchInputMapper::syncTouch(nsecs_t when, bool* outHavePointerIds) { in syncTouch() function in android::MultiTouchInputMapper