Home
last modified time | relevance | path

Searched refs:old_x (Results 1 - 3 of 3) sorted by relevance

/third_party/libinput/test/
H A Dtest-totem.c245 double current_x, current_y, old_x, old_y; in START_TEST() local
265 ck_assert_double_gt(current_x, old_x); in START_TEST()
268 old_x = current_x; in START_TEST()
/third_party/ffmpeg/libavfilter/
H A Dvf_crop.c328 int old_x = s->x; in process_command() local
339 s->x = old_x; in process_command()
H A Dvf_drawbox.c412 int old_x = s->x; in process_command() local
430 s->x = old_x; in process_command()

Completed in 4 milliseconds