Searched refs:SlopeWithEpsilon (Results 1 – 2 of 2) sorted by relevance
185 double CubicBezier::SlopeWithEpsilon(double x, double epsilon) const { in SlopeWithEpsilon() function in gfx::CubicBezier194 return SlopeWithEpsilon(x, kBezierEpsilon); in Slope()
58 double SlopeWithEpsilon(double x, double epsilon) const;