Home
last modified time | relevance | path

Searched refs:axis_source (Results 1 – 4 of 4) sorted by relevance

/external/crosvm/gpu_display/src/
Ddisplay_wl.c446 uint32_t axis_source) in wl_pointer_axis_source() argument
450 (void)axis_source; in wl_pointer_axis_source()
478 .axis_source = wl_pointer_axis_source,
/external/wayland/tests/data/
Dexample-server.h3552 wl_pointer_send_axis_source(struct wl_resource *resource_, uint32_t axis_source) in wl_pointer_send_axis_source() argument
3554 wl_resource_post_event(resource_, WL_POINTER_AXIS_SOURCE, axis_source); in wl_pointer_send_axis_source()
Dexample-client.h4316 void (*axis_source)(void *data, member
4318 uint32_t axis_source);
/external/swiftshader/include/Wayland/
Dwayland-client-protocol.h4607 void (*axis_source)(void *data, member
4609 uint32_t axis_source);