Searched defs:animation (Results 1 – 2 of 2) sorted by relevance
33 DispatcherImpl(ProtocolChannel *channel, std::unique_ptr<AnimationImpl> animation) in DispatcherImpl()
206 auto animation = std::make_unique<AnimationImpl>(); in Dispatcher() local