19 #ifndef MIR_CLIENT_ANDROID_INPUT_PLATFORM_H_ 20 #define MIR_CLIENT_ANDROID_INPUT_PLATFORM_H_ 44 std::shared_ptr<dispatch::Dispatchable> create_input_receiver(
int fd,
45 std::shared_ptr<XKBMapper>
const& mapper,
46 std::function<
void(
MirEvent*)>
const& callback);
53 std::shared_ptr<InputReceiverReport>
const report;
60 #endif // MIR_CLIENT_ANDROID_INPUT_PLATFORM_H_ All things Mir.
Definition: atomic_callback.h:25
Definition: dispatchable.h:38
Definition: android_input_receiver.h:36
Definition: event_private.h:181