Searched refs:totalRotation (Results 1 – 1 of 1) sorted by relevance
37 float totalRotation = SkMeasureNonInflectCubicRotation(p); in check_cubic_convex_180() local47 if (totalRotation < SK_ScalarPI - SK_ScalarNearlyZero) { in check_cubic_convex_180()51 REPORTER_ASSERT(r, SkScalarNearlyEqual(radsSum, totalRotation)); in check_cubic_convex_180()52 if (totalRotation > SK_ScalarPI + SK_ScalarNearlyZero) { in check_cubic_convex_180()59 SkMeasureNonInflectCubicRotation(chops + 3), totalRotation - SK_ScalarPI)); in check_cubic_convex_180()