Searched refs:compareRoundRects (Results 1 – 1 of 1) sorted by relevance
44 static bool compareRoundRects(const PathDescription::Shape::RoundRect& lhs, in compareRoundRects() function108 return compareRoundRects(shape.roundRect, rhs.shape.roundRect); in operator ==()