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