Home
last modified time | relevance | path

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

/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLInputEventExample/src/
Dmain.cpp81 wlContext->InitWLContext(&PointerListener, &KeyboardListener, &TouchListener); in main()
DWLContext.cpp206 WLContext::InitWLContext(const struct wl_pointer_listener* wlPointerListener, in InitWLContext() function in WLContext
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLInputEventExample/include/
DWLContext.h60 bool InitWLContext(const struct wl_pointer_listener* wlPointerListener = NULL,