Searched refs:PathSegmentArray (Results 1 – 1 of 1) sorted by relevance
242 typedef TArray<PathSegment, true> PathSegmentArray; typedef359 static inline void add_line(const SkPoint pts[2], PathSegmentArray* segments) { in add_line()368 static inline void add_quad(const SkPoint pts[3], PathSegmentArray* segments) { in add_quad()390 PathSegmentArray* segments) { in add_cubic()636 static void calculate_distance_field_data(PathSegmentArray* segments, in calculate_distance_field_data()