Searched refs:approximationMethod_ (Results 1 – 1 of 1) sorted by relevance
425 : approximationMethod_(CURVEDIVIDOPERATE) {} in QuadraticBezierCurve()428 : approximationMethod_(CURVEDIVIDOPERATE) in QuadraticBezierCurve()435 if (approximationMethod_ == CURVEINCREMENT) { in Init()450 approximationMethod_ = curveApproximationMethod; in ApproximationMethod()455 return approximationMethod_; in ApproximationMethod()491 if (approximationMethod_ == CURVEINCREMENT) { in Rewind()500 if (approximationMethod_ == CURVEINCREMENT) { in GenerateVertex()509 CurveApproximationMethod approximationMethod_; variable524 : approximationMethod_(CURVEDIVIDOPERATE) {} in CubicBezierCurve()530 : approximationMethod_(CURVEDIVIDOPERATE) in CubicBezierCurve()[all …]