Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/trees/
H A Dlayer_tree_host_unittest.cc3499 allow_commits_ = true; in AllowCommits()
3503 virtual bool IsCommitAllowed() const { return allow_commits_; } in IsCommitAllowed()
3507 bool allow_commits_ = false; member in cc::__anon56d2eac30111::LayerTreeHostTestDeferMainFrameUpdate
3589 if (allow_commits_) in WillBeginMainFrame()
3610 allow_commits_ = true; in AllowCommits()
3616 EXPECT_TRUE(allow_commits_); in DidCommit()
3633 bool allow_commits_ = false; member in cc::__anon56d2eac30111::LayerTreeHostTestDeferInsideBeginMainFrameWithCommitAfter
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/trees/
H A Dlayer_tree_host_unittest.cc3601 allow_commits_ = true; in AllowCommits()
3605 virtual bool IsCommitAllowed() const { return allow_commits_; } in IsCommitAllowed()
3609 bool allow_commits_ = false; member in cc::__anon887f63680111::LayerTreeHostTestDeferMainFrameUpdate
3690 if (allow_commits_) in WillBeginMainFrame()
3711 allow_commits_ = true; in AllowCommits()
3717 EXPECT_TRUE(allow_commits_); in DidCommit()
3734 bool allow_commits_ = false; member in cc::__anon887f63680111::LayerTreeHostTestDeferInsideBeginMainFrameWithCommitAfter