Searched defs:PathMeasurePair (Results 1 – 1 of 1) sorted by relevance
39 struct PathMeasurePair { struct40 PathMeasurePair() {} in PathMeasurePair() function41 PathMeasurePair(const SkPath& path, bool forceClosed) in PathMeasurePair() function57 PathMeasurePair* pair; in create() argument