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