Home
last modified time | relevance | path

Searched refs:sx_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
378 int sx = wl_fixed_to_int(sx_w); in pointer_handle_enter()
521 uint32_t time, wl_fixed_t sx_w, wl_fixed_t sy_w) in pointer_handle_motion() argument
529 xwl_seat->pending_pointer_event.x = sx_w; in pointer_handle_motion()
971 int32_t id, wl_fixed_t sx_w, wl_fixed_t sy_w) in touch_handle_down() argument
987 xwl_touch->x = wl_fixed_to_int(sx_w); in touch_handle_down()
1014 wl_fixed_t sx_w, wl_fixed_t sy_w) in touch_handle_motion() argument
1024 xwl_touch->x = wl_fixed_to_int(sx_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)