HomeSort by relevance Sort by last modified time
    Searched refs:commit_count_ (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/cc/scheduler/
scheduler_state_machine.h 270 int commit_count_; member in class:cc::SchedulerStateMachine
scheduler_state_machine.cc 22 commit_count_(0),
193 minor_state->SetInteger("commit_count", commit_count_);
612 commit_count_++;
    [all...]
  /external/chromium_org/cc/layers/
texture_layer_unittest.cc 672 commit_count_(0) {}
717 ++commit_count_;
718 switch (commit_count_) {
750 ++commit_count_;
772 ++commit_count_;
793 int commit_count_; member in class:cc::__anon7287::TextureLayerImplWithMailboxThreadedCallback
1326 int commit_count_; member in class:cc::__anon7287::TextureLayerChangeInvisibleMailboxTest
    [all...]
  /external/chromium_org/cc/trees/
layer_tree_host_unittest.cc 2375 int commit_count_; member in class:cc::__anon7384::LayerTreeHostTestAbortedCommitDoesntStall
4505 int commit_count_; member in class:cc::LayerTreeHostTestBreakSwapPromise
    [all...]
  /external/chromium_org/mojo/services/public/cpp/view_manager/tests/
view_manager_unittest.cc 327 commit_count_(0) {}
419 int commit_count_; member in class:mojo::view_manager::ViewManagerTest

Completed in 1496 milliseconds