Searched defs:clearSpots (Results 1 – 4 of 4) sorted by relevance
| /frameworks/native/services/inputflinger/tests/ | ||
| D | FakePointerController.cpp | 94 void FakePointerController::clearSpots() {  in clearSpots()  function in android::FakePointerController | 
| /frameworks/base/libs/input/ | ||
| D | TouchSpotController.cpp | 131 void TouchSpotController::clearSpots() {  in clearSpots()  function in android::TouchSpotController | 
| D | PointerController.cpp | 220 void PointerController::clearSpots() {  in clearSpots()  function in android::PointerController | 
| /frameworks/native/services/inputflinger/tests/fuzzers/ | ||
| D | MapperHelpers.h | 257     void clearSpots() override {}  in clearSpots()  function |