Home
last modified time | relevance | path

Searched refs:assignPointerIds (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
DInputReader.h1652 static void assignPointerIds(const RawState* last, RawState* current);
DInputReader.cpp4359 assignPointerIds(last, next); in sync()
6615 void TouchInputMapper::assignPointerIds(const RawState* last, RawState* current) { in assignPointerIds() function in android::TouchInputMapper