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

  /external/chromium_org/cc/trees/
layer_tree_impl.h 246 void BreakSwapPromises(SwapPromise::DidNotSwapReason reason);
layer_tree_host.h 294 void BreakSwapPromises(SwapPromise::DidNotSwapReason reason);
layer_tree_host.cc     [all...]
layer_tree_impl.cc 939 BreakSwapPromises(SwapPromise::SWAP_PROMISE_LIST_OVERFLOW);
956 void LayerTreeImpl::BreakSwapPromises(SwapPromise::DidNotSwapReason reason) {
    [all...]
thread_proxy.cc 41 layer_tree_host_->BreakSwapPromises(cc::SwapPromise::COMMIT_FAILS);
    [all...]
layer_tree_host_impl.cc     [all...]

Completed in 207 milliseconds