Home
last modified time | relevance | path

Searched defs:GetWLDisplay (Results 1 – 2 of 2) sorted by relevance

/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLInputEventExample/include/
DWLSurface.h51 inline struct wl_display* WLSurface::GetWLDisplay() const in GetWLDisplay() function
DWLContext.h103 inline struct wl_display* WLContext::GetWLDisplay() const { return m_wlDisplay; } in GetWLDisplay() function