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,TouchInjectFuncinject_touch_exclusive,TouchInjectFuncinject_touch_hit_tested,inspect::Nodeinspect_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 (RegisterRequestViewRequest,fdf::Arena &arena,RegisterCompleter::Sync &completer)
Defined at line 94 of file ../../src/ui/scenic/lib/input/dso/pointerinjector_registry.cc