Home
last modified time | relevance | path

Searched refs:CreateCompositableFloatKeyframeVector (Results 1 – 2 of 2) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/animation/
H A Dcompositor_animations_test.cc145 keyframe_vector2_ = CreateCompositableFloatKeyframeVector(2); in SetUp()
149 keyframe_vector5_ = CreateCompositableFloatKeyframeVector(5); in SetUp()
280 HeapVector<Member<StringKeyframe>>* CreateCompositableFloatKeyframeVector( in CreateCompositableFloatKeyframeVector() function in blink::AnimationCompositorAnimationsTest
286 return CreateCompositableFloatKeyframeVector(values); in CreateCompositableFloatKeyframeVector()
289 HeapVector<Member<StringKeyframe>>* CreateCompositableFloatKeyframeVector( in CreateCompositableFloatKeyframeVector() function in blink::AnimationCompositorAnimationsTest
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/animation/
H A Dcompositor_animations_test.cc147 keyframe_vector2_ = CreateCompositableFloatKeyframeVector(2); in SetUp()
151 keyframe_vector5_ = CreateCompositableFloatKeyframeVector(5); in SetUp()
288 HeapVector<Member<StringKeyframe>>* CreateCompositableFloatKeyframeVector( in CreateCompositableFloatKeyframeVector() function in blink::AnimationCompositorAnimationsTest
294 return CreateCompositableFloatKeyframeVector(values); in CreateCompositableFloatKeyframeVector()
297 HeapVector<Member<StringKeyframe>>* CreateCompositableFloatKeyframeVector( in CreateCompositableFloatKeyframeVector() function in blink::AnimationCompositorAnimationsTest