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