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