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

  /external/chromium_org/cc/trees/
scoped_abort_remaining_swap_promises.h 19 layer_tree_host_->BreakSwapPromises(SwapPromise::COMMIT_FAILS);
layer_tree_impl.h 260 void BreakSwapPromises(SwapPromise::DidNotSwapReason reason);
layer_tree_host.h 301 void BreakSwapPromises(SwapPromise::DidNotSwapReason reason);
layer_tree_host.cc 167 BreakSwapPromises(SwapPromise::COMMIT_FAILS);
    [all...]
layer_tree_impl.cc 104 BreakSwapPromises(SwapPromise::SWAP_FAILS);
    [all...]
thread_proxy.cc 840 layer_tree_host()->BreakSwapPromises(SwapPromise::COMMIT_NO_UPDATE);
    [all...]
layer_tree_host_impl.cc     [all...]

Completed in 108 milliseconds