Searched refs:commit_count_ (Results 1 – 4 of 4) sorted by relevance
754 commit_count_(0) {} in TextureLayerImplWithMailboxThreadedCallback()800 ++commit_count_; in DidCommit()801 switch (commit_count_) { in DidCommit()833 ++commit_count_; in DidCommit()855 ++commit_count_; in DidCommit()876 int commit_count_; member in cc::__anon6c6d13890111::TextureLayerImplWithMailboxThreadedCallback1407 commit_count_(0), in TextureLayerClientTest()1452 ++commit_count_; in DidCommitAndDrawFrame()1453 switch (commit_count_) { in DidCommitAndDrawFrame()1500 int commit_count_; member in cc::__anon6c6d13890111::TextureLayerClientTest[all …]
24 commit_count_(0), in SchedulerStateMachine()230 minor_state->SetInteger("commit_count", commit_count_); in AsValue()629 commit_count_++; in UpdateStateOnCommit()
278 int commit_count_; variable
2649 : commit_count_(0), commit_abort_count_(0), commit_complete_count_(0) {} in LayerTreeHostTestAbortedCommitDoesntStall()2658 commit_count_++; in DidCommit()2659 if (commit_count_ == 4) { in DidCommit()2685 EXPECT_EQ(commit_count_, 5); in AfterTest()2690 int commit_count_; member in cc::__anone5ca78380111::LayerTreeHostTestAbortedCommitDoesntStall4622 : commit_count_(0), commit_complete_count_(0) { in LayerTreeHostTestBreakSwapPromise()4626 ASSERT_LE(commit_count_, 2); in WillBeginMainFrame()4628 &swap_promise_result_[commit_count_])); in WillBeginMainFrame()4635 commit_count_++; in DidCommit()4636 if (commit_count_ == 2) { in DidCommit()[all …]