Flutter Engine
The Flutter Engine
|
#include "pointer_delegate.h"
#include <lib/trace/event.h>
#include <zircon/status.h>
#include <zircon/types.h>
#include <limits>
#include "flutter/fml/logging.h"
#include "flutter/fml/trace_event.h"
Go to the source code of this file.
Namespaces | |
namespace | fuchsia |
namespace | fuchsia::ui |
namespace | fuchsia::ui::pointer |
namespace | flutter_runner |
Typedefs | |
using | flutter_runner::fup_EventPhase = fuchsia::ui::pointer::EventPhase |
using | flutter_runner::fup_MouseDeviceInfo = fuchsia::ui::pointer::MouseDeviceInfo |
using | flutter_runner::fup_MouseEvent = fuchsia::ui::pointer::MouseEvent |
using | flutter_runner::fup_TouchEvent = fuchsia::ui::pointer::TouchEvent |
using | flutter_runner::fup_TouchIxnStatus = fuchsia::ui::pointer::TouchInteractionStatus |
using | flutter_runner::fup_TouchResponse = fuchsia::ui::pointer::TouchResponse |
using | flutter_runner::fup_TouchResponseType = fuchsia::ui::pointer::TouchResponseType |
using | flutter_runner::fup_ViewParameters = fuchsia::ui::pointer::ViewParameters |
Functions | |
bool | fuchsia::ui::pointer::operator== (const fuchsia::ui::pointer::TouchInteractionId &a, const fuchsia::ui::pointer::TouchInteractionId &b) |