OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cubictiming3
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/platform/animation/
TimingFunctionTestHelperTest.cpp
268
RefPtr<TimingFunction>
cubicTiming3
= CubicBezierTimingFunction::preset(CubicBezierTimingFunction::EaseOut);
288
chainedSingleCubic5->appendSegment(1.0,
cubicTiming3
.get()); // != inner timing function (same type)
Completed in 78 milliseconds