Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrDistanceFieldGenFromVector.cpp242 typedef TArray<PathSegment, true> PathSegmentArray; typedef
359 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()