Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/libs/input/
H A DPointerController.h156 void clearSpots() override { in clearSpots() function
217 void clearSpots() override { in clearSpots() function
H A DTouchSpotController.cpp133 void TouchSpotController::clearSpots() { in clearSpots() function in android::TouchSpotController
H A DPointerController.cpp228 void PointerController::clearSpots() { in clearSpots() function in android::PointerController
/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DFakePointerController.cpp192 void FakePointerController::clearSpots() { in clearSpots() function in android::FakePointerController