Home
last modified time | relevance | path

Searched refs:get_surfaces_on_layer (Results 1 – 6 of 6) sorted by relevance

/third_party/weston/tests/
Divi-layout-test-plugin.c633 runner_assert(lyt->get_surfaces_on_layer( in RUNNER_TEST()
649 runner_assert(lyt->get_surfaces_on_layer( in RUNNER_TEST()
675 runner_assert(lyt->get_surfaces_on_layer( in RUNNER_TEST()
698 runner_assert(lyt->get_surfaces_on_layer( in RUNNER_TEST()
729 runner_assert(lyt->get_surfaces_on_layer( in RUNNER_TEST()
733 runner_assert(lyt->get_surfaces_on_layer( in RUNNER_TEST()
737 runner_assert(lyt->get_surfaces_on_layer( in RUNNER_TEST()
763 runner_assert(lyt->get_surfaces_on_layer( in RUNNER_TEST()
781 runner_assert(lyt->get_surfaces_on_layer( in RUNNER_TEST()
/third_party/weston/ivi-shell/
Divi-layout-export.h247 int32_t (*get_surfaces_on_layer)(struct ivi_layout_layer *ivilayer, member
653 int32_t (*get_surfaces_on_layer)(struct ivi_layout_layer *ivilayer, member
Divi-layout.c2361 .get_surfaces_on_layer = ivi_layout_get_surfaces_on_layer,
2464 .get_surfaces_on_layer = ivi_layout_get_surfaces_on_layer,
Dhmi-controller.c628 hmi_ctrl->interface->get_surfaces_on_layer(application_layer, in set_notification_configure_surface()
/third_party/wayland-ivi-extension/screen-info/module/
Dscreen-info.c65 lyt->get_surfaces_on_layer(layer, &surf_cnt, &surf_list); in get_screens_info()
/third_party/wayland-ivi-extension/weston-ivi-shell/src/
Divi-controller.c1165 lyt->get_surfaces_on_layer(layout_layer, &surface_count, &surf_list);