19 #ifndef MIR_TEST_DOUBLES_NULL_EVENT_SINK_H_
20 #define MIR_TEST_DOUBLES_NULL_EVENT_SINK_H_
Definition: event_sink.h:32
Definition: null_event_sink.h:29
void handle_display_config_change(graphics::DisplayConfiguration const &)
Definition: null_event_sink.h:33
void handle_event(MirEvent const &)
Definition: null_event_sink.h:31
void handle_lifecycle_event(MirLifecycleState)
Definition: null_event_sink.h:32
Interface to a configuration of display cards and outputs.
Definition: display_configuration.h:159