Searched refs:GetPointerSurface (Results 1 – 3 of 3) sorted by relevance
74 struct wl_surface* GetPointerSurface() const;115 inline struct wl_surface* WLContext::GetPointerSurface() const in GetPointerSurface() function
168 if (context->ctx->GetPointerSurface()){ in SeatHandleCapabilities()169 wl_surface_destroy(context->ctx->GetPointerSurface()); in SeatHandleCapabilities()
102 context->ctx->GetPointerSurface(), in set_pointer_image()105 wl_surface_attach(context->ctx->GetPointerSurface(), buffer, 0, 0); in set_pointer_image()107 wl_surface_damage(context->ctx->GetPointerSurface(), 0, 0, in set_pointer_image()110 wl_surface_commit(context->ctx->GetPointerSurface()); in set_pointer_image()