Searched defs:hmi_controller (Results 1 – 1 of 1) sorted by relevance
116 struct hmi_controller { struct118 /* List of struct hmi_controller_layer */ argument121 struct hmi_controller_layer workspace_background_layer; argument122 struct hmi_controller_layer workspace_layer; argument123 enum ivi_hmi_controller_layout_mode layout_mode; argument125 struct hmi_controller_fade workspace_fade; argument127 int32_t workspace_count;128 struct wl_array ui_widgets;129 int32_t is_initialized;131 struct weston_compositor *compositor;[all …]