Home
last modified time | relevance | path

Searched refs:ivi_layout_surface_create (Results 1 – 4 of 4) sorted by relevance

/third_party/weston/ivi-shell/
Divi-layout-shell.h54 ivi_layout_surface_create(struct weston_surface *wl_surface,
Divi-shell.c258 layout_surface = ivi_layout_surface_create(weston_surface, id_surface); in application_surface_create()
Divi-layout.c2067 ivi_layout_surface_create(struct weston_surface *wl_surface, in ivi_layout_surface_create() function
2445 .surface_create = ivi_layout_surface_create,
/third_party/weston/tests/
Divi-layout-test-client.c246 TEST(ivi_layout_surface_create) in TEST() argument