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

  /external/chromium_org/cc/trees/
layer_tree_host_unittest_animation.cc 400 host_impl->BlockNotifyReadyToActivateForTesting(true);
429 host_impl->BlockNotifyReadyToActivateForTesting(false);
    [all...]
layer_tree_host_impl.h 211 virtual void BlockNotifyReadyToActivateForTesting(bool block);
layer_tree_host_unittest_scroll.cc 808 impl->BlockNotifyReadyToActivateForTesting(true);
820 impl->BlockNotifyReadyToActivateForTesting(false);
    [all...]
layer_tree_host_unittest.cc 508 host_impl->BlockNotifyReadyToActivateForTesting(true);
513 host_impl->BlockNotifyReadyToActivateForTesting(false);
740 impl->BlockNotifyReadyToActivateForTesting(true);
752 impl->BlockNotifyReadyToActivateForTesting(false);
    [all...]
layer_tree_host_impl.cc     [all...]
  /external/chromium_org/cc/test/
layer_tree_test.cc 204 virtual void BlockNotifyReadyToActivateForTesting(bool block) OVERRIDE {

Completed in 899 milliseconds