DescriptionCreate setup and arrange duplicated the following lines for Issue 443821
StateMachine state(scheduler_settings);
state.SetCanStart();
state.UpdateState(state.NextAction());
state.CreateAndInitializeOutputSurfaceWithActivatedCommit();
state.SetVisible(true);
state.SetCanDraw(true);
BUG=443821
Committed: https://crrev.com/5ed0df28fb122843bf65a1084b0c971c5e083410
Cr-Commit-Position: refs/heads/master@{#313199}
Patch Set 1 : #
Total comments: 4
Patch Set 2 : modify some argument by sunnyps`s guide #Messages
Total messages: 17 (8 generated)
|