Skip to content

Commit 317926b

Browse files
author
ci_lynx
committed
Revert "[Optimize][Clay] Let FunctorView beginfarme immediately after first meaningful layout."
This reverts commit 5986bf8a
1 parent 20d6625 commit 317926b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

clay/shell/common/services/sync_compositor_service.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ void SyncCompositorService::Invalidate(bool is_raster_frame) {
2525

2626
void SyncCompositorService::OnFirstMeaningfulLayout() {
2727
first_meaningful_layout_ = true;
28-
DemandDrawHw(false);
2928
shell_->OnPostInvalidate(false);
3029
}
3130

0 commit comments

Comments
 (0)