Home
last modified time | relevance | path

Searched refs:weston_view_from_global (Results 1 – 5 of 5) sorted by relevance

/third_party/weston/tests/
Dsurface-global-test.c86 weston_view_from_global(view, 0, 0, &ix, &iy); in PLUGIN_TEST()
89 weston_view_from_global(view, 5, 10, &ix, &iy); in PLUGIN_TEST()
/third_party/weston/include/libweston/
Dlibweston.h1581 weston_view_from_global(struct weston_view *view,
/third_party/weston/libweston/
Dinput.c3743 weston_view_from_global(view, in maybe_enable_pointer_constraint()
Dcompositor.c1675 weston_view_from_global(struct weston_view *view, in weston_view_from_global() function
/third_party/weston/desktop-shell/
Dshell.c3467 weston_view_from_global(shsurf->view, in resize_binding()