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

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

Completed in 1097 milliseconds