Searched defs:y_w (Results 1 – 7 of 7) sorted by relevance
/third_party/weston/clients/ |
D | simple-touch.c | 163 int32_t id, wl_fixed_t x_w, wl_fixed_t y_w) in touch_handle_down() 180 uint32_t time, int32_t id, wl_fixed_t x_w, wl_fixed_t y_w) in touch_handle_motion()
|
D | simple-egl.c | 599 int32_t id, wl_fixed_t x_w, wl_fixed_t y_w) in touch_handle_down() 617 uint32_t time, int32_t id, wl_fixed_t x_w, wl_fixed_t y_w) in touch_handle_motion()
|
D | ivi-shell-user-interface.c | 441 wl_fixed_t x_w, wl_fixed_t y_w) in TouchHandleDown() 486 int32_t id, wl_fixed_t x_w, wl_fixed_t y_w) in TouchHandleMotion()
|
D | window.c | 3293 int32_t id, wl_fixed_t x_w, wl_fixed_t y_w) in touch_handle_down() 3372 uint32_t time, int32_t id, wl_fixed_t x_w, wl_fixed_t y_w) in touch_handle_motion() 3652 wl_fixed_t x_w, wl_fixed_t y_w, in data_device_enter() 3714 uint32_t time, wl_fixed_t x_w, wl_fixed_t y_w) in data_device_motion()
|
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/multi-touch-viewer/src/ |
D | multi-touch-viewer.c | 146 wl_fixed_t x_w, wl_fixed_t y_w) in touch_handle_down() 175 int32_t id, wl_fixed_t x_w, wl_fixed_t y_w) in touch_handle_motion()
|
/third_party/ffmpeg/libavcodec/ |
D | dnxhdenc.c | 707 int y_w = ctx->m.avctx->width - (mb_x << 4); in dnxhd_get_blocks() local 734 int y_w = ctx->m.avctx->width - (mb_x << 4); in dnxhd_get_blocks() local
|
/third_party/weston/tests/ |
D | weston-test-client-helper.c | 341 wl_fixed_t x_w, wl_fixed_t y_w) in touch_handle_down() 372 wl_fixed_t x_w, wl_fixed_t y_w) in touch_handle_motion()
|