Searched refs:next_commit_forces_redraw_ (Results 1 – 2 of 2) sorted by relevance
126 next_commit_forces_redraw_(false), in LayerTreeHost()314 if (next_commit_forces_redraw_) in FinishCommitOnImplThread()317 if (next_commit_forces_redraw_) in FinishCommitOnImplThread()323 next_commit_forces_redraw_ = false; in FinishCommitOnImplThread()576 next_commit_forces_redraw_ = true; in SetNextCommitForcesRedraw()
443 bool next_commit_forces_redraw_; variable