Searched defs:setSpots (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/frameworks/base/libs/input/ |
H A D | PointerController.h | 153 void setSpots(const PointerCoords*, const uint32_t*, BitSet32, ui::LogicalDisplayId) override { in setSpots() function 214 void setSpots(const PointerCoords*, const uint32_t*, BitSet32, ui::LogicalDisplayId) override { in setSpots() function
|
H A D | TouchSpotController.cpp | 88 void TouchSpotController::setSpots(const PointerCoords* spotCoords, const uint32_t* spotIdToIndex, in setSpots() function in android::TouchSpotController
|
H A D | PointerController.cpp | 201 void PointerController::setSpots(const PointerCoords* spotCoords, const uint32_t* spotIdToIndex, in setSpots() function in android::PointerController
|
/aosp_15_r20/frameworks/native/services/inputflinger/tests/ |
H A D | FakePointerController.cpp | 178 void FakePointerController::setSpots(const PointerCoords*, const uint32_t*, BitSet32 spotIdBits, in setSpots() function in android::FakePointerController
|