Flutter Engine
 
Loading...
Searching...
No Matches
engine_animator_unittests.cc File Reference

Go to the source code of this file.

Namespaces

namespace  flutter
 

Functions

 flutter::TEST_F (EngineAnimatorTest, AnimatorAcceptsMultipleRenders)
 
 flutter::TEST_F (EngineAnimatorTest, IgnoresOutOfFrameRenders)
 
 flutter::TEST_F (EngineAnimatorTest, IgnoresDuplicateRenders)
 
 flutter::TEST_F (EngineAnimatorTest, AnimatorSubmitsImplicitViewBeforeDrawFrameEnds)
 
 flutter::TEST_F (EngineAnimatorTest, AnimatorSubmitWarmUpImplicitView)
 
 flutter::TEST_F (EngineAnimatorTest, AnimatorSubmitPartialViewsForWarmUp)
 

Variable Documentation

◆ animator_

◆ delegate_

◆ dispatcher_maker_

◆ image_decoder_task_runner_

◆ io_manager_

◆ runtime_controller_

std::unique_ptr<RuntimeController> runtime_controller_
protected

Definition at line 180 of file engine_animator_unittests.cc.

Referenced by flutter::TEST_F().

◆ settings_

◆ snapshot_delegate_

fml::TaskRunnerAffineWeakPtr<SnapshotDelegate> snapshot_delegate_
protected

◆ task_runners_

◆ thread_host_

ThreadHost thread_host_
protected