19 #ifndef MIRAL_SHELL_SPINNER_SPLASH_H 20 #define MIRAL_SHELL_SPINNER_SPLASH_H 31 void operator()(std::weak_ptr<mir::scene::Session>
const& session);
33 operator std::shared_ptr<SplashSession>()
const;
37 std::shared_ptr<Self>
const self;
40 #endif //MIRAL_SHELL_SPINNER_SPLASH_H
void operator()(struct wl_display *display)
Definition: eglspinner.cpp:249
SpinnerSplash()
Definition: eglspinner.cpp:234