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.cpp4023 mPointerController->clearSpots();
4981 mPointerController->clearSpots();
5196 mPointerController->clearSpots();
6080 mPointerController->clearSpots();
/frameworks/base/libs/input/
H A DPointerController.h106 virtual void clearSpots();
H A DPointerController.cpp316 void PointerController::clearSpots() { function in class:android::PointerController
318 ALOGD("clearSpots");
/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp119 virtual void clearSpots() { function in class:android::FakePointerController

Completed in 1055 milliseconds