Home
last modified time | relevance | path

Searched defs:from_x (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dc93.c77 int from_x = offset % WIDTH; in copy_block() local
179 int from_x = offset % WIDTH; in decode_frame() local
/third_party/weston/kiosk-shell/
Dkiosk-shell.c671 float from_x, from_y; in desktop_surface_committed() local
/third_party/weston/desktop-shell/
Dshell.c1611 wl_fixed_t from_x, from_y; in resize_grab_motion() local
2636 float from_x, from_y; in desktop_surface_committed() local
/third_party/weston/libweston/
Dcompositor.c1364 int from_x, int from_y, int *to_x, int *to_y) in weston_view_to_view_map()