Flutter Engine
The Flutter Engine
|
#include "flutter/shell/common/engine.h"
#include "flutter/common/constants.h"
#include "flutter/lib/ui/compositing/scene_builder.h"
#include "flutter/shell/common/shell_test.h"
#include "flutter/testing/fixture_test.h"
#include "gmock/gmock.h"
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) | |
|
protected |
Definition at line 168 of file engine_animator_unittests.cc.
|
protected |
Definition at line 163 of file engine_animator_unittests.cc.
|
protected |
Definition at line 164 of file engine_animator_unittests.cc.
|
protected |
Definition at line 171 of file engine_animator_unittests.cc.
|
protected |
Definition at line 169 of file engine_animator_unittests.cc.
|
protected |
Definition at line 170 of file engine_animator_unittests.cc.
|
protected |
Definition at line 167 of file engine_animator_unittests.cc.
|
protected |
Definition at line 172 of file engine_animator_unittests.cc.
|
protected |
Definition at line 166 of file engine_animator_unittests.cc.
|
protected |
Definition at line 165 of file engine_animator_unittests.cc.