Searched refs:outHavePointerIds (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);
6005 void SingleTouchInputMapper::syncTouch(nsecs_t when, bool* outHavePointerIds) { in syncTouch() argument6077 void MultiTouchInputMapper::syncTouch(nsecs_t when, bool* outHavePointerIds) { in syncTouch() argument6125 if (*outHavePointerIds) { in syncTouch()6142 *outHavePointerIds = false; in syncTouch()