Searched refs:syncTouch (Results 1 – 2 of 2) sorted by relevance
1387 virtual void syncTouch(nsecs_t when, bool* outHavePointerIds) = 0;1739 virtual void syncTouch(nsecs_t when, bool* outHavePointerIds);1757 virtual void syncTouch(nsecs_t when, bool* outHavePointerIds);
3748 syncTouch(when, &havePointerIds); in sync()6005 void SingleTouchInputMapper::syncTouch(nsecs_t when, bool* outHavePointerIds) { in syncTouch() function in android::SingleTouchInputMapper6077 void MultiTouchInputMapper::syncTouch(nsecs_t when, bool* outHavePointerIds) { in syncTouch() function in android::MultiTouchInputMapper