Home
last modified time | relevance | path

Searched refs:fill_type (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/wagyu/0.4.3/include/mapbox/geometry/wagyu/
H A Dactive_bound_list.hpp65 fill_type subject_fill_type, in is_even_odd_fill_type()
66 fill_type clip_fill_type) { in is_even_odd_fill_type()
76 fill_type subject_fill_type, in is_even_odd_alt_fill_type()
77 fill_type clip_fill_type) { in is_even_odd_alt_fill_type()
171 fill_type subject_fill_type, in set_winding_count()
172 fill_type clip_fill_type) { in set_winding_count()
248 fill_type subject_fill_type, in is_contributing()
249 fill_type clip_fill_type) { in is_contributing()
250 fill_type pft = subject_fill_type; in is_contributing()
251 fill_type pft2 = clip_fill_type; in is_contributing()
[all …]
H A Dprocess_horizontal.hpp23 fill_type subject_fill_type, in process_horizontal_left_to_right()
24 fill_type clip_fill_type) { in process_horizontal_left_to_right()
132 fill_type subject_fill_type, in process_horizontal_right_to_left()
133 fill_type clip_fill_type) { in process_horizontal_right_to_left()
234 fill_type subject_fill_type, in process_horizontal()
235 fill_type clip_fill_type) { in process_horizontal()
253 fill_type subject_fill_type, in process_horizontals()
254 fill_type clip_fill_type) { in process_horizontals()
H A Dprocess_maxima.hpp23 fill_type subject_fill_type, in do_maxima()
24 fill_type clip_fill_type, in do_maxima()
65 fill_type subject_fill_type, in process_edges_at_top_of_scanbeam()
66 fill_type clip_fill_type) { in process_edges_at_top_of_scanbeam()
H A Dintersect_util.hpp117 fill_type subject_fill_type, in intersect_bounds()
118 fill_type clip_fill_type, in intersect_bounds()
154 fill_type b1FillType, b2FillType, b1FillType2, b2FillType2; in intersect_bounds()
299 fill_type subject_fill_type, in process_intersect_list()
300 fill_type clip_fill_type, in process_intersect_list()
345 fill_type subject_fill_type, in process_intersections()
346 fill_type clip_fill_type, in process_intersections()
H A Dvatti.hpp25 fill_type subject_fill_type, in execute_vatti()
26 fill_type clip_fill_type) { in execute_vatti()
H A Dwagyu.hpp119 fill_type subject_fill_type, in execute()
120 fill_type clip_fill_type) { in execute()
H A Dquick_clip.hpp101 fill_type subject_fill_type) { in clip()
117 fill_type subject_fill_type) { in clip()
H A Dconfig.hpp21 enum fill_type : std::uint8_t { enum