Home
last modified time | relevance | path

Searched refs:clearSpots (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/services/inputflinger/
DPointerControllerInterface.h100 virtual void clearSpots() = 0;
/frameworks/base/libs/input/
DPointerController.h106 virtual void clearSpots();
DPointerController.cpp336 void PointerController::clearSpots() { in clearSpots() function in android::PointerController
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp124 virtual void clearSpots() { in clearSpots() function in android::FakePointerController