Searched refs:one_contour (Results 1 – 1 of 1) sorted by relevance
14 static bool one_contour(const SkPath& path) { in one_contour() function36 if (one_contour(*path) && SkPathPriv::CheapComputeFirstDirection(*path, &dir)) { in FixWinding()