Searched refs:getTransformForPointer (Results 1 – 3 of 3) sorted by relevance
112 const ui::Transform& getTransformForPointer(int32_t pointerId) const;
80 const ui::Transform& InputTarget::getTransformForPointer(int32_t pointerId) const { in getTransformForPointer() function in android::inputdispatcher::InputTarget
439 &inputTarget.getTransformForPointer(firstMarkedBit(inputTarget.getPointerIds())); in createDispatchEntry()447 const ui::Transform& currTransform = inputTarget.getTransformForPointer(pointerId); in createDispatchEntry()