Searched defs:spotCoords (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/input/
H A DPointerController.cpp243 void PointerController::setSpots(const PointerCoords* spotCoords, argument
250 const PointerCoords& c = spotCoords[spotIdToIndex[id]];
265 const PointerCoords& c = spotCoords[spotIdToIndex[id]];
/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp116 virtual void setSpots(const PointerCoords* spotCoords, argument

Completed in 78 milliseconds