2
3
4
5
6
7
8
9
10
11
12
13
14
15
17#ifndef MIRAL_SHELL_SPINNER_SPLASH_H
18#define MIRAL_SHELL_SPINNER_SPLASH_H
28 void operator()(
struct wl_display* display);
35 std::shared_ptr<Self>
const self;
operator std::shared_ptr() const
Definition eglspinner.cpp:234
void operator()(std::weak_ptr< mir::scene::Session > const &session)
Definition eglspinner.cpp:228
SpinnerSplash()
Definition eglspinner.cpp:224
Definition splash_session.h:25
Definition internal_client.h:24