19 #ifndef MIR_INPUT_RECEIVER_ANDROID_INPUT_RECEIVER_THREAD_H_
20 #define MIR_INPUT_RECEIVER_ANDROID_INPUT_RECEIVER_THREAD_H_
46 std::function<
void(
MirEvent*)>
const& event_handling_callback);
58 std::shared_ptr<InputReceiver>
const receiver;
59 std::function<void(MirEvent*)>
const handler;
62 std::atomic<bool> running;
71 #endif // MIR_INPUT_RECEIVER_ANDROID_INPUT_RECEIVER_THREAD_H_
All things Mir.
Definition: buffer_stream.h:37
Definition: android_input_receiver.h:32
Definition: event_deprecated.h:237