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

  /external/chromium_org/cc/base/
swap_promise_monitor.cc 19 layer_tree_host_->InsertSwapPromiseMonitor(this);
21 layer_tree_host_impl_->InsertSwapPromiseMonitor(this);
  /external/chromium_org/cc/trees/
layer_tree_host.h 292 // InsertSwapPromiseMonitor() to register itself with LayerTreeHost.
295 void InsertSwapPromiseMonitor(SwapPromiseMonitor* monitor);
layer_tree_host_impl.h 424 // InsertSwapPromiseMonitor() to register itself with LayerTreeHostImpl.
427 void InsertSwapPromiseMonitor(SwapPromiseMonitor* monitor);
layer_tree_host.cc     [all...]
layer_tree_host_impl.cc     [all...]

Completed in 31 milliseconds