Searched defs:wl_surface_damage (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/src/WSI/ |
D | libWaylandClient.hpp | 40 …void (*wl_surface_damage)(wl_surface *s, int32_t x, int32_t y, int32_t width, int32_t height) = nu… member
|
/external/wayland/tests/data/ |
D | example-client.h | 3530 wl_surface_damage(struct wl_surface *wl_surface, int32_t x, int32_t y, int32_t width, int32_t heigh… in wl_surface_damage() function
|
/external/swiftshader/include/Wayland/ |
D | wayland-client-protocol.h | 3777 wl_surface_damage(struct wl_surface *wl_surface, int32_t x, int32_t y, int32_t width, int32_t heigh… in wl_surface_damage() function
|