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

  /external/chromium_org/cc/trees/
thread_proxy.h 278 void SetInputThrottledUntilCommitOnImplThread(bool is_throttled);
thread_proxy.cc 540 base::Bind(&ThreadProxy::SetInputThrottledUntilCommitOnImplThread,
545 void ThreadProxy::SetInputThrottledUntilCommitOnImplThread(bool is_throttled) {
940 SetInputThrottledUntilCommitOnImplThread(false);
    [all...]

Completed in 40 milliseconds