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

/external/chromium_org/third_party/WebKit/Source/core/animation/
H A DAnimationStack.cpp53 bool compareEffects(const OwnPtrWillBeMember<SampledEffect>& effect1, const OwnPtrWillBeMember<SampledEffect>& effect2) function in namespace:blink::__anon10985
102 nonCopyingSort(effects.begin(), effects.end(), compareEffects);

Completed in 126 milliseconds