Home
last modified time | relevance | path

Searched refs:nonAnimatingValues (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/
H A DAnimationHelper.cpp218 nsTArray<RefPtr<RawServoAnimationValue>> nonAnimatingValues; in SampleAnimationForEachNode() local
241 nonAnimatingValues.AppendElement(std::move(currValue)); in SampleAnimationForEachNode()
270 aAnimationValues.AppendElements(std::move(nonAnimatingValues)); in SampleAnimationForEachNode()
/dports/www/firefox/firefox-99.0/gfx/layers/
H A DAnimationHelper.cpp218 nsTArray<RefPtr<RawServoAnimationValue>> nonAnimatingValues; in SampleAnimationForEachNode() local
241 nonAnimatingValues.AppendElement(std::move(currValue)); in SampleAnimationForEachNode()
270 aAnimationValues.AppendElements(std::move(nonAnimatingValues)); in SampleAnimationForEachNode()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/
H A DAnimationHelper.cpp218 nsTArray<RefPtr<RawServoAnimationValue>> nonAnimatingValues; in SampleAnimationForEachNode() local
241 nonAnimatingValues.AppendElement(std::move(currValue)); in SampleAnimationForEachNode()
270 aAnimationValues.AppendElements(std::move(nonAnimatingValues)); in SampleAnimationForEachNode()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/
H A DAnimationHelper.cpp317 nsTArray<RefPtr<RawServoAnimationValue>> nonAnimatingValues; in SampleAnimationForEachNode() local
340 nonAnimatingValues.AppendElement(std::move(currValue)); in SampleAnimationForEachNode()
369 aAnimationValues.AppendElements(std::move(nonAnimatingValues)); in SampleAnimationForEachNode()