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

  /external/chromium_org/content/renderer/gpu/
render_widget_compositor.cc 420 void RenderWidgetCompositor::NotifyInputThrottledUntilCommit() {
421 layer_tree_host_->NotifyInputThrottledUntilCommit();
  /external/chromium_org/cc/trees/
layer_tree_host.cc 672 void LayerTreeHost::NotifyInputThrottledUntilCommit() {
673 proxy_->NotifyInputThrottledUntilCommit();
    [all...]
thread_proxy.cc 536 void ThreadProxy::NotifyInputThrottledUntilCommit() {
    [all...]

Completed in 66 milliseconds