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

/frameworks/base/libs/hwui/
H A DPathCache.cpp51 static bool compareArcs(const PathDescription::Shape::Arc& lhs, const PathDescription::Shape::Arc& rhs) { function in namespace:android::uirenderer
116 return compareArcs(shape.arc, rhs.shape.arc);

Completed in 57 milliseconds