Home
last modified time | relevance | path

Searched refs:non_allowed_frames (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.cc1204 auto* non_allowed_frames = MakeGarbageCollected<StringKeyframeEffectModel>( in TEST_P() local
1206 EXPECT_TRUE(CanStartEffectOnCompositor(timing_, *non_allowed_frames) & in TEST_P()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/animation/
H A Dcompositor_animations_test.cc1321 auto* non_allowed_frames = MakeGarbageCollected<StringKeyframeEffectModel>( in TEST_P() local
1323 EXPECT_TRUE(CanStartEffectOnCompositor(timing_, *non_allowed_frames) & in TEST_P()