Searched refs:assignPointerIds (Results 1 – 2 of 2) sorted by relevance
1652 static void assignPointerIds(const RawState* last, RawState* current);
4359 assignPointerIds(last, next); in sync()6615 void TouchInputMapper::assignPointerIds(const RawState* last, RawState* current) { in assignPointerIds() function in android::TouchInputMapper