Home
last modified time | relevance | path

Searched defs:clearSpots (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/libs/input/
H A DPointerController.cpp140 void PointerController::clearSpots() { in clearSpots() function in android::PointerController
H A DTouchSpotController.cpp124 void TouchSpotController::clearSpots() { in clearSpots() function in android::TouchSpotController
/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp195 void clearSpots() override {} in clearSpots() function in android::FakePointerController