Home
last modified time | relevance | path

Searched defs:setSpots (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/services/inputflinger/tests/
DFakePointerController.cpp82 void FakePointerController::setSpots(const PointerCoords*, const uint32_t*, BitSet32 spotIdBits, in setSpots() function in android::FakePointerController
/frameworks/base/libs/input/
DTouchSpotController.cpp86 void TouchSpotController::setSpots(const PointerCoords* spotCoords, const uint32_t* spotIdToIndex, in setSpots() function in android::TouchSpotController
DPointerController.cpp196 void PointerController::setSpots(const PointerCoords* spotCoords, const uint32_t* spotIdToIndex, in setSpots() function in android::PointerController
/frameworks/native/services/inputflinger/tests/fuzzers/
DMapperHelpers.h255 void setSpots(const PointerCoords* spotCoords, const uint32_t* spotIdToIndex, in setSpots() function