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.cpp4276 mPointerController->clearSpots();
5246 mPointerController->clearSpots();
5463 mPointerController->clearSpots();
6327 mPointerController->clearSpots();
/frameworks/base/libs/input/
H A DPointerController.h106 virtual void clearSpots();
H A DPointerController.cpp336 void PointerController::clearSpots() { function in class:android::PointerController
338 ALOGD("clearSpots");
/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp124 virtual void clearSpots() { function in class:android::FakePointerController

Completed in 56 milliseconds