Home
last modified time | relevance | path

Searched refs:sort_angles (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/pathops/
DSkPathOpsCommon.cpp223 static bool sort_angles(SkOpContourHead* contourList) { in sort_angles() function
322 if (!sort_angles(contourList)) { in HandleCoincidence()