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

  /external/chromium_org/cc/trees/
thread_proxy.cc 110 input_throttled_until_commit(false),
536 if (is_throttled == impl().input_throttled_until_commit)
538 impl().input_throttled_until_commit = is_throttled;
    [all...]
thread_proxy.h 130 bool input_throttled_until_commit; member in struct:cc::ThreadProxy::CompositorThreadOnly

Completed in 363 milliseconds