Home
last modified time | relevance | path

Searched refs:psh_point_is_extremum (Results 1 – 2 of 2) sorted by relevance

/external/freetype/src/pshinter/
Dpshalgo.h141 #define psh_point_is_extremum( p ) ( (p)->flags2 & PSH_POINT_EXTREMUM ) macro
Dpshalgo.c1371 if ( psh_point_is_extremum( point ) ) in psh_glyph_compute_extrema()
1482 else if ( psh_point_is_extremum( point ) ) in psh_hint_table_find_strong_points()
1846 if ( !psh_point_is_extremum( point ) && in psh_glyph_interpolate_normal_points()