Searched refs:surface_x (Results 1 – 3 of 3) sorted by relevance
/external/wayland/tests/data/ |
D | example-server.h | 3473 …ce *resource_, uint32_t serial, struct wl_resource *surface, wl_fixed_t surface_x, wl_fixed_t surf… in wl_pointer_send_enter() argument 3475 wl_resource_post_event(resource_, WL_POINTER_ENTER, serial, surface, surface_x, surface_y); in wl_pointer_send_enter() 3500 wl_pointer_send_motion(struct wl_resource *resource_, uint32_t time, wl_fixed_t surface_x, wl_fixed… in wl_pointer_send_motion() argument 3502 wl_resource_post_event(resource_, WL_POINTER_MOTION, time, surface_x, surface_y); in wl_pointer_send_motion()
|
D | example-client.h | 4157 wl_fixed_t surface_x, 4187 wl_fixed_t surface_x,
|
/external/swiftshader/include/Wayland/ |
D | wayland-client-protocol.h | 4448 wl_fixed_t surface_x, 4478 wl_fixed_t surface_x,
|