Searched refs:assignPointerIds (Results 1 – 2 of 2) sorted by relevance
840 static void assignPointerIds(const RawState& last, RawState& current);
1455 assignPointerIds(last, next); in sync()3735 void TouchInputMapper::assignPointerIds(const RawState& last, RawState& current) { in assignPointerIds() function in android::TouchInputMapper