Flutter Engine
The Flutter Engine
|
#include "flutter/shell/common/vsync_waiter.h"
#include "flow/frame_timings.h"
#include "flutter/fml/task_runner.h"
#include "flutter/fml/trace_event.h"
#include "fml/logging.h"
#include "fml/message_loop_task_queues.h"
#include "fml/task_queue_id.h"
#include "fml/time/time_point.h"
Go to the source code of this file.
Namespaces | |
namespace | flutter |
Variables | |
static constexpr const char * | flutter::kVsyncFlowName = "VsyncFlow" |
static constexpr const char * | flutter::kVsyncTraceName = "VsyncProcessCallback" |