Searched refs:getAnimateVelocityCallback_ (Results 1 – 1 of 1) sorted by relevance
98 if (getAnimateVelocityCallback_) { in IsHitTestBlock()99 …return std::abs(getAnimateVelocityCallback_()) > PipelineBase::Vp2PxWithCurrentDensity(HTMBLOCK_VE… in IsHitTestBlock()131 getAnimateVelocityCallback_ = std::move(getAnimateVelocityCallback); in SetAnimateVelocityCallback()189 GetAnimateVelocityCallback getAnimateVelocityCallback_; variable