Searched refs:setSpots (Results 1 – 5 of 5) sorted by relevance
96 virtual void setSpots(const PointerCoords* spotCoords, const uint32_t* spotIdToIndex,
4357 mPointerController->setSpots(mCurrentCookedState.cookedPointerData.pointerCoords, in cookAndDispatch()5107 mPointerController->setSpots(mPointerGesture.currentGestureCoords, in dispatchPointerGestures()
104 virtual void setSpots(const PointerCoords* spotCoords,
292 void PointerController::setSpots(const PointerCoords* spotCoords, in setSpots() function in android::PointerController
120 virtual void setSpots(const PointerCoords*, const uint32_t*, BitSet32) { in setSpots() function in android::FakePointerController