Home
last modified time | relevance | path

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

/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLInputEventExample/include/
DWLContext.h86 void SetPointerSurface(struct wl_surface* pointerSurface);
126 inline void WLContext::SetPointerSurface(struct wl_surface* pointerSurface) in SetPointerSurface() argument
127 { m_pointerSurface = pointerSurface; } in SetPointerSurface()