HomeSort by relevance Sort by last modified time
    Searched defs:NotifyInputThrottledUntilCommit (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/cc/trees/
layer_tree_host.cc 714 void LayerTreeHost::NotifyInputThrottledUntilCommit() {
715 proxy_->NotifyInputThrottledUntilCommit();
    [all...]
thread_proxy.cc 525 void ThreadProxy::NotifyInputThrottledUntilCommit() {
    [all...]
  /external/chromium_org/content/renderer/gpu/
render_widget_compositor.cc 503 void RenderWidgetCompositor::NotifyInputThrottledUntilCommit() {
504 layer_tree_host_->NotifyInputThrottledUntilCommit();

Completed in 65 milliseconds