Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-input.c372 wl_fixed_t sx_w, wl_fixed_t sy_w) in pointer_handle_enter() argument
379 int sy = wl_fixed_to_int(sy_w); in pointer_handle_enter()
521 uint32_t time, wl_fixed_t sx_w, wl_fixed_t sy_w) in pointer_handle_motion() argument
530 xwl_seat->pending_pointer_event.y = sy_w; in pointer_handle_motion()
971 int32_t id, wl_fixed_t sx_w, wl_fixed_t sy_w) in touch_handle_down() argument
988 xwl_touch->y = wl_fixed_to_int(sy_w); in touch_handle_down()
1014 wl_fixed_t sx_w, wl_fixed_t sy_w) in touch_handle_motion() argument
1025 xwl_touch->y = wl_fixed_to_int(sy_w); in touch_handle_motion()
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20/
H A D0031-waylandsink-Support-pointer-and-touch.patch152 + wl_fixed_t sx_w, wl_fixed_t sy_w)
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/
H A D0032-waylandsink-Support-pointer-and-touch.patch171 + wl_fixed_t sx_w, wl_fixed_t sy_w)
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22/
H A D0032-waylandsink-Support-pointer-and-touch.patch171 + wl_fixed_t sx_w, wl_fixed_t sy_w)