Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DFakePointerController.cpp94 void FakePointerController::clearSpots() { in clearSpots() function in android::FakePointerController
/frameworks/base/libs/input/
DTouchSpotController.cpp131 void TouchSpotController::clearSpots() { in clearSpots() function in android::TouchSpotController
DPointerController.cpp220 void PointerController::clearSpots() { in clearSpots() function in android::PointerController
/frameworks/native/services/inputflinger/tests/fuzzers/
DMapperHelpers.h257 void clearSpots() override {} in clearSpots() function