Searched refs:surface_y (Results 1 – 3 of 3) sorted by relevance
/external/wayland/tests/data/ |
D | example-server.h | 3473 …esource_, uint32_t serial, struct wl_resource *surface, wl_fixed_t surface_x, wl_fixed_t surface_y) 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 …nd_motion(struct wl_resource *resource_, uint32_t time, wl_fixed_t surface_x, wl_fixed_t surface_y) 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 | 4158 wl_fixed_t surface_y); 4188 wl_fixed_t surface_y);
|
/external/swiftshader/include/Wayland/ |
D | wayland-client-protocol.h | 4449 wl_fixed_t surface_y); 4479 wl_fixed_t surface_y);
|