Searched defs:setSpots (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/input/
H A DPointerController.cpp243 void PointerController::setSpots(const PointerCoords* spotCoords, function in class:android::PointerController
246 ALOGD("setSpots: idBits=%08x", spotIdBits.value);
/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp116 virtual void setSpots(const PointerCoords* spotCoords, function in class:android::FakePointerController

Completed in 54 milliseconds