class PointerinjectorRegistry
Defined at line 25 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 OnNewViewTreeSnapshot (std::shared_ptr<const view_tree::Snapshot> snapshot)
Defined at line 36 of file ../../src/ui/scenic/lib/input/dso/pointerinjector_registry.h
void PointerinjectorRegistry (TouchInjectFuncinject_touch_exclusive,TouchInjectFuncinject_touch_hit_tested,async_dispatcher_t *dispatcher,inspect::Nodeinspect_node)
Defined at line 73 of file ../../src/ui/scenic/lib/input/dso/pointerinjector_registry.cc
void Bind (fdf::Channel channel)
Defined at line 82 of file ../../src/ui/scenic/lib/input/dso/pointerinjector_registry.cc
void Register (RegisterRequestViewRequest,fdf::Arena &arena,RegisterCompleter::Sync &completer)
Defined at line 89 of file ../../src/ui/scenic/lib/input/dso/pointerinjector_registry.cc