Flutter Engine
The Flutter Engine
|
#include "flutter/fml/platform/android/message_loop_android.h"
#include <fcntl.h>
#include <unistd.h>
#include "flutter/fml/platform/linux/timerfd.h"
Go to the source code of this file.
Namespaces | |
namespace | fml |
Functions | |
static ALooper * | fml::AcquireLooperForThread () |
Variables | |
static constexpr int | fml::kClockType = CLOCK_MONOTONIC |