Home
last modified time | relevance | path

Searched refs:bottom_edge (Results 1 - 5 of 5) sorted by relevance

/third_party/libinput/src/
H A Devdev-mt-touchpad-edge-scroll.c83 if (t->point.y > tp->scroll.bottom_edge) in tp_touch_get_edge()
331 tp->scroll.bottom_edge = edges.y; in tp_edge_scroll_init()
333 tp->scroll.bottom_edge = INT_MAX; in tp_edge_scroll_init()
H A Devdev-mt-touchpad.h393 int32_t bottom_edge; /* in device coordinates */ member
408 int32_t bottom_edge; /* in device coordinates */ member
H A Devdev-mt-touchpad-buttons.c108 return t->point.y <= tp->buttons.top_area.bottom_edge; in is_inside_top_button_area()
705 tp->buttons.top_area.bottom_edge = edges.y; in tp_init_top_softbuttons()
712 tp->buttons.top_area.bottom_edge = INT_MIN; in tp_init_top_softbuttons()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup_tri.c568 unsigned int bottom_edge; in do_triangle_ccw()
610 bottom_edge = (setup->bottom_edge_rule == 0) ? ~0 : 0; in do_triangle_ccw()
611 top_left_flag = (__m128i) vec_splats(bottom_edge); in do_triangle_ccw()
/third_party/ffmpeg/libavcodec/
H A Dhevc_filter.c356 int bottom_edge = edges[3]; in sao_filter_CTB() local
390 if (!bottom_edge) { in sao_filter_CTB()

Completed in 10 milliseconds