Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Variables
flatland_connection.h File Reference
#include <fuchsia/ui/composition/cpp/fidl.h>
#include "flutter/fml/closure.h"
#include "flutter/fml/macros.h"
#include "flutter/fml/time/time_delta.h"
#include "flutter/fml/time/time_point.h"
#include "vsync_waiter.h"
#include <cstdint>
#include <mutex>
#include <queue>
#include <string>

Go to the source code of this file.

Classes

class  flutter_runner::FlatlandConnection
 

Namespaces

namespace  flutter_runner
 

Typedefs

using flutter_runner::on_frame_presented_event = std::function< void(fuchsia::scenic::scheduling::FramePresentedInfo)>
 

Variables

static constexpr fml::TimeDelta flutter_runner::kInitialFlatlandVsyncOffset