class PointerinjectorRegistry

Defined at line 26 of file ../../src/ui/scenic/lib/input/dso/pointerinjector_registry.h

Handles the registration and config validation of fuchsia::ui::pointerinjector_dso clients.

Public Methods

void PointerinjectorRegistry (async_dispatcher_t * input_dispatcher, std::shared_ptr<view_tree::SnapshotHolder> snapshot_holder, TouchInjectFunc inject_touch_exclusive, TouchInjectFunc inject_touch_hit_tested, inspect::Node inspect_node)

Defined at line 74 of file ../../src/ui/scenic/lib/input/dso/pointerinjector_registry.cc

void Bind (fdf::Channel channel)

Defined at line 87 of file ../../src/ui/scenic/lib/input/dso/pointerinjector_registry.cc

void Register (RegisterRequestView Request, fdf::Arena & arena, RegisterCompleter::Sync & completer)

Defined at line 94 of file ../../src/ui/scenic/lib/input/dso/pointerinjector_registry.cc