Searched defs:PathMeasurePair (Results 1 – 1 of 1) sorted by relevance
43 struct PathMeasurePair { struct44 PathMeasurePair() {} in PathMeasurePair() function45 PathMeasurePair(const SkPath& path, bool forceClosed) in PathMeasurePair() argument61 PathMeasurePair* pair; in create() argument