Searched defs:clearSpots (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/base/libs/input/ | ||
H A D | PointerController.cpp | 140 void PointerController::clearSpots() { in clearSpots() function in android::PointerController |
H A D | TouchSpotController.cpp | 124 void TouchSpotController::clearSpots() { in clearSpots() function in android::TouchSpotController |
/aosp12/frameworks/native/services/inputflinger/tests/ | ||
H A D | InputReader_test.cpp | 195 void clearSpots() override {} in clearSpots() function in android::FakePointerController |