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.cpp3719 mPointerController->clearSpots();
4447 mPointerController->clearSpots();
4659 mPointerController->clearSpots();
5522 mPointerController->clearSpots();
/frameworks/base/libs/input/
H A DPointerController.h94 virtual void clearSpots();
H A DPointerController.cpp291 void PointerController::clearSpots() { function in class:android::PointerController
293 ALOGD("clearSpots");
/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp120 virtual void clearSpots() { function in class:android::FakePointerController

Completed in 76 milliseconds