Searched refs:needs_commit (Results 1 – 3 of 3) sorted by relevance
62 EXPECT_FALSE(layer_tree_host_->needs_commit()); in TEST_F()66 EXPECT_TRUE(layer_tree_host_->needs_commit()); in TEST_F()
52 bool needs_commit() { return needs_commit_; } in needs_commit() function
1341 bool needs_commit = true; in SetManagedMemoryPolicy() local1347 needs_commit = false; in SetManagedMemoryPolicy()1350 if (needs_commit) in SetManagedMemoryPolicy()