Home
last modified time | relevance | path

Searched refs:BindDmabufInterface (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/libs/wayland/
Dwayland_dmabuf.h27 void BindDmabufInterface(wl_display* display);
Dwayland_server.cpp82 BindDmabufInterface(server_state_->display_); in ServerLoop()
Dwayland_dmabuf.cpp162 void BindDmabufInterface(wl_display* display) { in BindDmabufInterface() function