Home
last modified time | relevance | path

Searched defs:top_y (Results 1 – 5 of 5) 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 Dsnap_rounding.hpp38 void process_hot_pixel_intersections(T top_y, in process_hot_pixel_intersections()
50 bool horizontals_at_top_scanbeam(T top_y, in horizontals_at_top_scanbeam()
95 void process_hot_pixel_edges_at_top_of_scanbeam(T top_y, in process_hot_pixel_edges_at_top_of_scanbeam()
129 void insert_local_minima_into_ABL_hot_pixel(T top_y, in insert_local_minima_into_ABL_hot_pixel()
H A Dintersect_util.hpp333 void update_current_x(active_bound_list<T>& active_bounds, T top_y) { in update_current_x()
342 void process_intersections(T top_y, in process_intersections()
H A Dprocess_maxima.hpp58 void process_edges_at_top_of_scanbeam(T top_y, in process_edges_at_top_of_scanbeam()
H A Dactive_bound_list.hpp385 void insert_horizontal_local_minima_into_ABL(T const top_y, in insert_horizontal_local_minima_into_ABL()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A Dexynos_drm_g2d.c175 unsigned int top_y; member