Home
last modified time | relevance | path

Searched refs:weston_config_section_get_uint (Results 1 – 9 of 9) sorted by relevance

/third_party/weston/clients/
Divi-shell-user-interface.c1099 weston_config_section_get_uint( in hmi_homescreen_setting_create()
1108 weston_config_section_get_uint( in hmi_homescreen_setting_create()
1117 weston_config_section_get_uint( in hmi_homescreen_setting_create()
1126 weston_config_section_get_uint( in hmi_homescreen_setting_create()
1135 weston_config_section_get_uint( in hmi_homescreen_setting_create()
1144 weston_config_section_get_uint( in hmi_homescreen_setting_create()
1153 weston_config_section_get_uint( in hmi_homescreen_setting_create()
1162 weston_config_section_get_uint( in hmi_homescreen_setting_create()
1169 weston_config_section_get_uint( in hmi_homescreen_setting_create()
1173 weston_config_section_get_uint( in hmi_homescreen_setting_create()
[all …]
/third_party/wayland-ivi-extension/ivi-id-agent-modules/ivi-id-agent/src/
Divi-id-agent.c263 weston_config_section_get_uint(section, "default-surface-id", in read_config()
265 weston_config_section_get_uint(section, "default-surface-id-max", in read_config()
293 weston_config_section_get_uint(section, "surface-id", in read_config()
/third_party/weston/tests/
Dconfig-parser-test.c302 r = weston_config_section_get_uint(section, "number", &u, 600); in ZUC_TEST_F()
317 r = weston_config_section_get_uint(section, "+++", &u, 600); in ZUC_TEST_F()
457 r = weston_config_section_get_uint(section, "zero", &n, 600); in ZUC_TEST_F()
596 r = weston_config_section_get_uint(section, "negative", &n, 600); in ZUC_TEST_F()
/third_party/weston/include/libweston/
Dconfig-parser.h87 weston_config_section_get_uint(struct weston_config_section *section,
/third_party/weston/ivi-shell/
Dhmi-controller.c700 weston_config_section_get_uint(shell_section, "base-layer-id", in hmi_server_setting_create()
703 weston_config_section_get_uint(shell_section, in hmi_server_setting_create()
708 weston_config_section_get_uint(shell_section, "workspace-layer-id", in hmi_server_setting_create()
711 weston_config_section_get_uint(shell_section, "application-layer-id", in hmi_server_setting_create()
714 weston_config_section_get_uint(shell_section, "base-layer-id-offset", in hmi_server_setting_create()
717 weston_config_section_get_uint(shell_section, "transition-duration", in hmi_server_setting_create()
1193 if (0 != weston_config_section_get_uint(section, "icon-id", in ivi_hmi_controller_add_launchers()
1197 if (0 != weston_config_section_get_uint(section, in ivi_hmi_controller_add_launchers()
1948 if (weston_config_section_get_uint( in initialize()
/third_party/weston/shared/
Dconfig-parser.c179 weston_config_section_get_uint(struct weston_config_section *section, in weston_config_section_get_uint() function
/third_party/wayland-ivi-extension/weston-ivi-shell/src/
Divi-controller.c2082 weston_config_section_get_uint(section,
2119 if (0 != weston_config_section_get_uint(section,
/third_party/weston/compositor/
Dmain.c1706 weston_config_section_get_uint(s, "rotation", in configure_input_device()
2552 weston_config_section_get_uint(section, "pageflip-timeout", in load_drm_backend()
/third_party/weston/desktop-shell/
Dshell.c508 weston_config_section_get_uint(section, "num-workspaces", in shell_configuration()