Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/freetype/src/smooth/
Dftsmooth.c277 FT_Vector* points_end = FT_OFFSET( points, outline->n_points ); in ft_smooth_raster_lcd() local
309 FT_Vector* points_end = FT_OFFSET( points, outline->n_points ); in ft_smooth_raster_lcdv() local
374 FT_Vector* points_end = FT_OFFSET( points, outline->n_points ); in ft_smooth_raster_overlap() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-glyf-table.hh1021 void points_end () { bounds.get_extents (font, extents); } in points_end() function
1238 void points_end () {} in points_end() function
/third_party/skia/third_party/externals/freetype/src/pshinter/
Dpshalgo.c1777 PSH_Point points_end = points + glyph->num_points; in psh_glyph_interpolate_normal_points() local