Searched refs:compareRoundRects (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DPathCache.cpp44 static bool compareRoundRects(const PathDescription::Shape::RoundRect& lhs, function in namespace:android::uirenderer
108 return compareRoundRects(shape.roundRect, rhs.shape.roundRect);

Completed in 54 milliseconds