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