Home
last modified time | relevance | path

Searched refs:scroll_timeline (Results 1 – 25 of 27) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/animation/
H A Dscroll_timeline_test.cc81 ScrollTimeline* scroll_timeline = in TEST_F() local
87 EXPECT_FALSE(scroll_timeline->IsActive()); in TEST_F()
115 ScrollTimeline* scroll_timeline = in TEST_F() local
192 ScrollTimeline* scroll_timeline = in TEST_F() local
250 ScrollTimeline* scroll_timeline = in TEST_F() local
295 ScrollTimeline* scroll_timeline = in TEST_F() local
321 ScrollTimeline* scroll_timeline = in TEST_F() local
390 TestScrollTimeline* scroll_timeline = in TEST_F() local
409 scroll_timeline->ScheduleNextService(); in TEST_F()
440 TestScrollTimeline* scroll_timeline = in TEST_F() local
[all …]
H A Dscroll_timeline_util.cc23 auto* scroll_timeline = To<ScrollTimeline>(timeline); in ToCompositorScrollTimeline() local
24 Node* scroll_source = scroll_timeline->ResolvedScrollSource(); in ToCompositorScrollTimeline()
29 scroll_timeline->timeRange(time_range); in ToCompositorScrollTimeline()
34 scroll_timeline->IsActive() ? scroll_source->GetLayoutBox() : nullptr; in ToCompositorScrollTimeline()
37 scroll_timeline->GetOrientation(), box ? box->Style() : nullptr); in ToCompositorScrollTimeline()
44 scroll_timeline->GetCurrentAndMaxOffset(box, current_offset, max_offset); in ToCompositorScrollTimeline()
48 scroll_timeline->ResolveScrollStartAndEnd(box, max_offset, in ToCompositorScrollTimeline()
H A DBUILD.gn207 "scroll_timeline.cc",
208 "scroll_timeline.h",
H A Danimation_test.cc1428 ScrollTimeline* scroll_timeline = in TEST_F() local
1433 Animation::Create(MakeAnimation(), scroll_timeline, exception_state); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/animation/
H A Dscroll_timeline_test.cc123 ScrollTimeline* scroll_timeline = in TEST_F() local
155 ScrollTimeline* scroll_timeline = in TEST_F() local
224 ScrollTimeline* scroll_timeline = in TEST_F() local
277 ScrollTimeline* scroll_timeline = in TEST_F() local
322 ScrollTimeline* scroll_timeline = in TEST_F() local
348 ScrollTimeline* scroll_timeline = in TEST_F() local
393 scroll_timeline = nullptr; in TEST_F()
409 TestScrollTimeline* scroll_timeline = in TEST_F() local
427 scroll_timeline = nullptr; in TEST_F()
607 ScrollTimeline* scroll_timeline = in TEST_F() local
[all …]
H A Dscroll_timeline_util.cc23 auto* scroll_timeline = To<ScrollTimeline>(timeline); in ToCompositorScrollTimeline() local
24 Node* scroll_source = scroll_timeline->ResolvedScrollSource(); in ToCompositorScrollTimeline()
29 scroll_timeline->timeRange(time_range); in ToCompositorScrollTimeline()
34 scroll_timeline->IsActive() ? scroll_source->GetLayoutBox() : nullptr; in ToCompositorScrollTimeline()
37 scroll_timeline->GetOrientation(), box ? box->Style() : nullptr); in ToCompositorScrollTimeline()
40 element_id, orientation, scroll_timeline->GetResolvedScrollOffsets(), in ToCompositorScrollTimeline()
H A Danimation_test.cc1432 ScrollTimeline* scroll_timeline = in TEST_F() local
1461 scroll_timeline, exception_state); in TEST_F()
1498 ScrollTimeline* scroll_timeline = in TEST_F() local
1529 Animation::Create(keyframe_effect, scroll_timeline, exception_state); in TEST_F()
1576 ScrollTimeline* scroll_timeline = in TEST_F() local
1581 Animation::Create(MakeAnimation(), scroll_timeline, exception_state); in TEST_F()
1632 ScrollTimeline* scroll_timeline = in TEST_F() local
1662 Animation::Create(keyframe_effect, scroll_timeline, exception_state); in TEST_F()
1975 ScrollTimeline* scroll_timeline = in TEST_F() local
2004 scroll_timeline, exception_state); in TEST_F()
H A DBUILD.gn217 "scroll_timeline.cc",
218 "scroll_timeline.h",
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/animationworklet/
H A Dworklet_animation_test.cc71 if (scroll_timeline) in CreateWorkletAnimation()
191 ScrollTimeline* scroll_timeline = in TEST_F() local
307 ScrollTimeline* scroll_timeline = in TEST_F() local
360 ScrollTimeline* scroll_timeline = in TEST_F() local
409 ScrollTimeline* scroll_timeline = in TEST_F() local
411 ASSERT_FALSE(scroll_timeline->IsActive()); in TEST_F()
437 ASSERT_TRUE(scroll_timeline->IsActive()); in TEST_F()
469 ScrollTimeline* scroll_timeline = in TEST_F() local
471 ASSERT_TRUE(scroll_timeline->IsActive()); in TEST_F()
507 ASSERT_FALSE(scroll_timeline->IsActive()); in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/animationworklet/
H A Dworklet_animation_test.cc71 if (scroll_timeline) in CreateWorkletAnimation()
191 ScrollTimeline* scroll_timeline = in TEST_F() local
308 ScrollTimeline* scroll_timeline = in TEST_F() local
362 ScrollTimeline* scroll_timeline = in TEST_F() local
411 ScrollTimeline* scroll_timeline = in TEST_F() local
413 ASSERT_FALSE(scroll_timeline->IsActive()); in TEST_F()
436 ASSERT_TRUE(scroll_timeline->IsActive()); in TEST_F()
468 ScrollTimeline* scroll_timeline = in TEST_F() local
470 ASSERT_TRUE(scroll_timeline->IsActive()); in TEST_F()
505 ASSERT_FALSE(scroll_timeline->IsActive()); in TEST_F()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/animation/
H A Dworklet_animation_unittest.cc174 EXPECT_CALL(*scroll_timeline, CurrentTime(_, _)) in TEST_F()
179 host_->AddAnimationTimeline(scroll_timeline); in TEST_F()
180 scroll_timeline->AttachAnimation(worklet_animation); in TEST_F()
294 host_->AddAnimationTimeline(scroll_timeline); in TEST_F()
295 scroll_timeline->AttachAnimation(worklet_animation); in TEST_F()
347 host_->AddAnimationTimeline(scroll_timeline); in TEST_F()
348 scroll_timeline->AttachAnimation(worklet_animation); in TEST_F()
512 EXPECT_CALL(*scroll_timeline, CurrentTime(_, _)) in TEST_F()
516 host_->AddAnimationTimeline(scroll_timeline); in TEST_F()
517 scroll_timeline->AttachAnimation(worklet_animation); in TEST_F()
[all …]
H A Dscroll_timeline.cc139 ScrollTimeline* scroll_timeline = ToScrollTimeline(impl_timeline); in PushPropertiesTo() local
140 scroll_timeline->pending_id_ = pending_id_; in PushPropertiesTo()
145 scroll_timeline->start_scroll_offset_ = start_scroll_offset_; in PushPropertiesTo()
146 scroll_timeline->end_scroll_offset_ = end_scroll_offset_; in PushPropertiesTo()
H A DBUILD.gn41 "scroll_timeline.cc",
42 "scroll_timeline.h",
H A Danimation_host_unittest.cc335 auto scroll_timeline = in TEST_F() local
343 host_impl_->AddAnimationTimeline(scroll_timeline); in TEST_F()
344 scroll_timeline->AttachAnimation(worklet_animation); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/animation/
H A Dworklet_animation_unittest.cc173 auto scroll_timeline = base::WrapRefCounted(new MockScrollTimeline()); in TEST_F() local
175 EXPECT_CALL(*scroll_timeline, CurrentTime(_, _)) in TEST_F()
180 host_->AddAnimationTimeline(scroll_timeline); in TEST_F()
181 scroll_timeline->AttachAnimation(worklet_animation); in TEST_F()
295 host_->AddAnimationTimeline(scroll_timeline); in TEST_F()
296 scroll_timeline->AttachAnimation(worklet_animation); in TEST_F()
348 host_->AddAnimationTimeline(scroll_timeline); in TEST_F()
349 scroll_timeline->AttachAnimation(worklet_animation); in TEST_F()
513 EXPECT_CALL(*scroll_timeline, CurrentTime(_, _)) in TEST_F()
517 host_->AddAnimationTimeline(scroll_timeline); in TEST_F()
[all …]
H A Danimation_host_unittest.cc338 auto scroll_timeline = ScrollTimeline::Create( in TEST_F() local
345 host_impl_->AddAnimationTimeline(scroll_timeline); in TEST_F()
346 scroll_timeline->AttachAnimation(worklet_animation); in TEST_F()
381 auto scroll_timeline = ScrollTimeline::Create( in TEST_F() local
387 host_impl_->AddAnimationTimeline(scroll_timeline); in TEST_F()
388 scroll_timeline->AttachAnimation(animation); in TEST_F()
405 double tick_time = (scroll_timeline->CurrentTime(scroll_tree, false).value() - in TEST_F()
410 scroll_timeline->DetachAnimation(animation); in TEST_F()
460 auto scroll_timeline = ScrollTimeline::Create( in TEST_F() local
467 (scroll_timeline->CurrentTime(property_trees.scroll_tree, false).value() - in TEST_F()
H A Dscroll_timeline.cc152 ScrollTimeline* scroll_timeline = ToScrollTimeline(impl_timeline); in PushPropertiesTo() local
153 scroll_timeline->pending_id_ = pending_id_; in PushPropertiesTo()
158 scroll_timeline->scroll_offsets_ = scroll_offsets_; in PushPropertiesTo()
159 DCHECK(ValidateScrollOffsets(scroll_timeline->scroll_offsets_)); in PushPropertiesTo()
H A DBUILD.gn41 "scroll_timeline.cc",
42 "scroll_timeline.h",
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/paint/
H A Dpaint_layer_scrollable_area_test.cc1535 ScrollTimelineForTest* scroll_timeline = in TEST_P() local
1538 scroll_timeline->ResetInvalidated(); in TEST_P()
1542 EXPECT_TRUE(scroll_timeline->Invalidated()); in TEST_P()
1543 scroll_timeline->ResetInvalidated(); in TEST_P()
1548 EXPECT_TRUE(scroll_timeline->Invalidated()); in TEST_P()
1549 scroll_timeline->ResetInvalidated(); in TEST_P()
1555 EXPECT_TRUE(scroll_timeline->Invalidated()); in TEST_P()
1556 scroll_timeline->ResetInvalidated(); in TEST_P()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/paint/
H A Dpaint_layer_scrollable_area_test.cc1633 ScrollTimelineForTest* scroll_timeline = in TEST_P() local
1636 scroll_timeline->ResetInvalidated(); in TEST_P()
1640 EXPECT_TRUE(scroll_timeline->Invalidated()); in TEST_P()
1641 scroll_timeline->ResetInvalidated(); in TEST_P()
1646 EXPECT_TRUE(scroll_timeline->Invalidated()); in TEST_P()
1647 scroll_timeline->ResetInvalidated(); in TEST_P()
1653 EXPECT_TRUE(scroll_timeline->Invalidated()); in TEST_P()
1654 scroll_timeline->ResetInvalidated(); in TEST_P()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/
H A DDEPS29 "+cc/animation/scroll_timeline.h",
H A Dcore_idl_files.gni49 "animation/scroll_timeline.idl",
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/
H A DDEPS31 "+cc/animation/scroll_timeline.h",
H A Dcore_idl_files.gni52 "animation/scroll_timeline.idl",
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/animation/css/
H A Dcss_animations.cc440 auto* scroll_timeline = in CreateCSSScrollTimeline() local
447 scroll_timeline->ServiceAnimations(kTimingUpdateOnDemand); in CreateCSSScrollTimeline()
448 return scroll_timeline; in CreateCSSScrollTimeline()

12