Searched refs:clearSpots (Results 1 - 5 of 5) sorted by path

/frameworks/base/libs/input/
H A DPointerController.cpp340 void PointerController::clearSpots() { function in class:android::PointerController
342 ALOGD("clearSpots");
H A DPointerController.h106 virtual void clearSpots();
/frameworks/native/services/inputflinger/
H A DInputReader.cpp4145 mPointerController->clearSpots();
5103 mPointerController->clearSpots();
5318 mPointerController->clearSpots();
6186 mPointerController->clearSpots();
H A DPointerControllerInterface.h100 virtual void clearSpots() = 0;
/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp123 virtual void clearSpots() { function in class:android::FakePointerController

Completed in 2507 milliseconds