Home
last modified time | relevance | path

Searched refs:RunPaintLifecyclePhase (Results 1 – 6 of 6) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/animation/images/
H A Dnew-animation.png.dot13 …UpdateLifecycle -> RunPaintLifecyclePhase -> UpdateAnimations -> PreCommit -> CreateCompositorAnim…
14 RunPaintLifecyclePhase -> PushPaintArtifactToCompositor;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/animation/images/
H A Dnew-animation.png.dot13 …UpdateLifecycle -> RunPaintLifecyclePhase -> UpdateAnimations -> PreCommit -> CreateCompositorAnim…
14 RunPaintLifecyclePhase -> PushPaintArtifactToCompositor;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/frame/
H A Dlocal_frame_view.h765 void RunPaintLifecyclePhase();
H A Dlocal_frame_view.cc2414 RunPaintLifecyclePhase(); in UpdateLifecyclePhasesInternal()
2587 void LocalFrameView::RunPaintLifecyclePhase() { in RunPaintLifecyclePhase() function in blink::LocalFrameView
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/frame/
H A Dlocal_frame_view.h877 void RunPaintLifecyclePhase(PaintBenchmarkMode = PaintBenchmarkMode::kNormal);
H A Dlocal_frame_view.cc2578 RunPaintLifecyclePhase(); in UpdateLifecyclePhasesInternal()
2770 void LocalFrameView::RunPaintLifecyclePhase(PaintBenchmarkMode benchmark_mode) { in RunPaintLifecyclePhase() function in blink::LocalFrameView
4376 RunPaintLifecyclePhase(); in RenderThrottlingStatusChanged()
4918 RunPaintLifecyclePhase(mode); in RunPaintBenchmark()