Home
last modified time | relevance | path

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

/aosp_15_r20/external/freetype/src/sdf/
H A Dftsdf.c1906 FT_16D16_Vec nearest_point; /* `point_on_line` */ in get_min_distance_line() local
2112 FT_26D6_Vec nearest_point = { 0, 0 }; in get_min_distance_conic() local
2409 FT_26D6_Vec nearest_point = { 0, 0 }; in get_min_distance_conic() local
2722 FT_16D16_Vec nearest_point = { 0, 0 }; in get_min_distance_cubic() local