Home
last modified time | relevance | path

Searched defs:hmi_controller (Results 1 – 1 of 1) sorted by relevance

/third_party/weston/ivi-shell/
Dhmi-controller.c116 struct hmi_controller { struct
118 /* List of struct hmi_controller_layer */ argument
121 struct hmi_controller_layer workspace_background_layer; argument
122 struct hmi_controller_layer workspace_layer; argument
123 enum ivi_hmi_controller_layout_mode layout_mode; argument
125 struct hmi_controller_fade workspace_fade; argument
127 int32_t workspace_count;
128 struct wl_array ui_widgets;
129 int32_t is_initialized;
131 struct weston_compositor *compositor;
[all …]