|
Mir
|
Classes | |
| class | AndroidInputChannel |
| class | InputChannelFactory |
| class | InputSender |
| class | Lexicon |
| The Lexicon translates droidinput event types to MirEvent types prior to shell or client handling. More... | |
| int32_t mir::input::android::android_keyboard_action_from_mir | ( | int32_t & | repeat_count_out, |
| MirKeyboardAction | action | ||
| ) |
| int32_t mir::input::android::android_modifiers_from_mir | ( | MirInputEventModifiers | modifiers | ) |
| int32_t mir::input::android::android_pointer_action_from_mir | ( | MirPointerAction | action, |
| MirPointerButtons | buttons_pressed | ||
| ) |
| int32_t mir::input::android::android_pointer_buttons_from_mir | ( | MirPointerButtons | buttons | ) |
| bool mir::input::android::android_source_id_is_pointer_device | ( | int32_t | source_id | ) |
| int32_t mir::input::android::android_tool_type_from_mir | ( | MirTouchTooltype | mir_tooltype | ) |
| int32_t mir::input::android::extract_android_action_from | ( | MirEvent const & | ev | ) |
| int32_t mir::input::android::extract_masked_android_action_from | ( | MirEvent const & | ev | ) |
| MirKeyboardAction mir::input::android::mir_keyboard_action_from_android | ( | int32_t | android_action, |
| int32_t | repeat_count | ||
| ) |
| MirInputEventModifiers mir::input::android::mir_modifiers_from_android | ( | int32_t | android_modifiers | ) |
| MirPointerAction mir::input::android::mir_pointer_action_from_masked_android | ( | int32_t | android_action | ) |
| MirPointerButtons mir::input::android::mir_pointer_buttons_from_android | ( | int32_t | android_state | ) |
| MirTouchTooltype mir::input::android::mir_tool_type_from_android | ( | int32_t | android_tooltype | ) |
| MirTouchAction mir::input::android::mir_touch_action_from_masked_android | ( | int32_t | android_action | ) |
Copyright © 2012-2015 Canonical Ltd.
Generated on Wed Mar 30 00:29:56 UTC 2016