Flutter Engine
The Flutter Engine
|
#include "flutter/lib/ui/painting/single_frame_codec.h"
#include <memory>
#include "flutter/common/task_runners.h"
#include "flutter/fml/synchronization/waitable_event.h"
#include "flutter/runtime/dart_vm.h"
#include "flutter/shell/common/shell_test.h"
#include "flutter/shell/common/thread_host.h"
#include "flutter/testing/testing.h"
Go to the source code of this file.
Namespaces | |
namespace | flutter |
namespace | flutter::testing |
Functions | |
flutter::testing::TEST_F (ShellTest, SingleFrameCodecAccuratelyReportsSize) | |