Home
last modified time | relevance | path

Searched defs:border_type (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/geometry/test/algorithms/buffer/
Dbuffer_piece_border.cpp111 typedef bg::detail::buffer::piece_border<ring_type, Point> border_type; in test_rectangle_properties() typedef
198 typedef bg::detail::buffer::piece_border<ring_type, Point> border_type; in test_rectangle_point_on_piece_a() typedef
240 typedef bg::detail::buffer::piece_border<ring_type, Point> border_type; in test_rectangle_point_on_piece_c() typedef
284 typedef bg::detail::buffer::piece_border<ring_type, Point> border_type; in test_diamond_point_on_piece_a() typedef
326 typedef bg::detail::buffer::piece_border<ring_type, Point> border_type; in test_diamond_point_on_piece_c() typedef
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstcea708decoder.h428 guint8 border_type; member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c189 struct lp_type border_type = bld->texel_type; in lp_build_sample_texel_soa() local