Searched refs:getAnimateVelocityCallback (Results 1 – 1 of 1) sorted by relevance
129 void SetAnimateVelocityCallback(const GetAnimateVelocityCallback&& getAnimateVelocityCallback) in SetAnimateVelocityCallback() argument131 getAnimateVelocityCallback_ = std::move(getAnimateVelocityCallback); in SetAnimateVelocityCallback()