Home
last modified time | relevance | path

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

/external/crosvm/gpu_display/src/
Ddisplay_wl.c451 uint32_t axis_source) in wl_pointer_axis_source() argument
455 (void)axis_source; in wl_pointer_axis_source()
483 .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);