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

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

Completed in 180 milliseconds