Searched refs:kFourthInnerOffset (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DScrollAnimatorNone.cpp183 const double kFourthInnerOffset = kTimeBaseSquared * .125 / kTimeBase; local
184 bounceArea = t1 * (t1 * (kTimeBaseSquaredOverThree * t1 - kFourthInnerOffset) + 1);

Completed in 197 milliseconds