Home
last modified time | relevance | path

Searched defs:setSpots (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/input/
DPointerController.cpp276 void PointerController::setSpots(const PointerCoords* spotCoords, in setSpots() function in android::PointerController
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp145 virtual void setSpots(const PointerCoords*, const uint32_t*, BitSet32 spotIdBits, in setSpots() function in android::FakePointerController