Searched refs:BindCompositorInterface (Results 1 – 3 of 3) sorted by relevance
29 void BindCompositorInterface(wl_display* display, Surfaces* surfaces);
84 BindCompositorInterface(server_state_->display_, &server_state_->surfaces_); in ServerLoop()
246 void BindCompositorInterface(wl_display* display, Surfaces* surfaces) { in BindCompositorInterface() function