Home
last modified time | relevance | path

Searched refs:wl_fixed_t (Results 1 – 11 of 11) sorted by relevance

/external/wayland/tests/
Dfixed-benchmark.c38 wl_fixed_t f; in noop_conversion()
53 wl_fixed_t f; in magic_conversion()
62 wl_fixed_t f; in mul_conversion()
74 wl_fixed_t f; in div_conversion()
Dfixed-test.c34 wl_fixed_t f; in TEST()
75 wl_fixed_t f; in TEST()
Dconnection-test.c384 struct wl_object *object, wl_fixed_t f) in validate_demarshal_f()
/external/wayland/src/
Dwayland-util.h604 typedef int32_t wl_fixed_t; typedef
614 wl_fixed_to_double(wl_fixed_t f) in wl_fixed_to_double()
633 static inline wl_fixed_t
654 wl_fixed_to_int(wl_fixed_t f) in wl_fixed_to_int()
666 static inline wl_fixed_t
686 wl_fixed_t f; /**< `fixed` */
Dconnection.c518 args[i].f = va_arg(ap, wl_fixed_t); in wl_argument_from_va_list()
/external/wayland/tests/data/
Dexample-server.h1997 …ource *resource_, uint32_t serial, struct wl_resource *surface, wl_fixed_t x, wl_fixed_t y, struct… in wl_data_device_send_enter()
2022 wl_data_device_send_motion(struct wl_resource *resource_, uint32_t time, wl_fixed_t x, wl_fixed_t y) in wl_data_device_send_motion()
3407 …e *resource_, uint32_t serial, struct wl_resource *surface, wl_fixed_t surface_x, wl_fixed_t surfa… in wl_pointer_send_enter()
3434 …r_send_motion(struct wl_resource *resource_, uint32_t time, wl_fixed_t surface_x, wl_fixed_t surfa… in wl_pointer_send_motion()
3463 wl_pointer_send_axis(struct wl_resource *resource_, uint32_t time, uint32_t axis, wl_fixed_t value) in wl_pointer_send_axis()
3764 …int32_t serial, uint32_t time, struct wl_resource *surface, int32_t id, wl_fixed_t x, wl_fixed_t y) in wl_touch_send_down()
3793 …h_send_motion(struct wl_resource *resource_, uint32_t time, int32_t id, wl_fixed_t x, wl_fixed_t y) in wl_touch_send_motion()
3829 wl_touch_send_shape(struct wl_resource *resource_, int32_t id, wl_fixed_t major, wl_fixed_t minor) in wl_touch_send_shape()
3842 wl_touch_send_orientation(struct wl_resource *resource_, int32_t id, wl_fixed_t orientation) in wl_touch_send_orientation()
Dexample-client.h2370 wl_fixed_t x,
2371 wl_fixed_t y,
2396 wl_fixed_t x,
2397 wl_fixed_t y);
4091 wl_fixed_t surface_x,
4092 wl_fixed_t surface_y);
4121 wl_fixed_t surface_x,
4122 wl_fixed_t surface_y);
4177 wl_fixed_t value);
4721 wl_fixed_t x,
[all …]
Dsmall-server-core.h110 wl_fixed_t f,
Dsmall-server.h110 wl_fixed_t f,
Dsmall-client-core.h169 intf_A_rq2(struct intf_A *intf_A, const char *str, int32_t i, uint32_t u, wl_fixed_t f, int32_t fd,… in intf_A_rq2()
Dsmall-client.h169 intf_A_rq2(struct intf_A *intf_A, const char *str, int32_t i, uint32_t u, wl_fixed_t f, int32_t fd,… in intf_A_rq2()