Home
last modified time | relevance | path

Searched refs:SetPointerSurface (Results 1 – 2 of 2) 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() function
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLInputEventExample/src/
DWLContext.cpp162 … context->ctx->SetPointerSurface(wl_compositor_create_surface(context->ctx->GetWLCompositor())); in SeatHandleCapabilities()
170 context->ctx->SetPointerSurface(NULL); in SeatHandleCapabilities()