Searched defs:setSpots (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/libs/input/ | ||
D | TouchSpotController.cpp | 79 void TouchSpotController::setSpots(const PointerCoords* spotCoords, const uint32_t* spotIdToIndex, in setSpots() function in android::TouchSpotController |
D | PointerController.cpp | 196 void PointerController::setSpots(const PointerCoords* spotCoords, const uint32_t* spotIdToIndex, in setSpots() function in android::PointerController |
/frameworks/native/services/inputflinger/tests/ | ||
D | InputReader_test.cpp | 237 void setSpots(const PointerCoords*, const uint32_t*, BitSet32 spotIdBits, in setSpots() function in android::FakePointerController |