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 374 void RenderWidgetCompositor::NotifyInputThrottledUntilCommit() {
375 layer_tree_host_->NotifyInputThrottledUntilCommit();
  /external/chromium_org/cc/trees/
layer_tree_host.cc 651 void LayerTreeHost::NotifyInputThrottledUntilCommit() {
652 proxy_->NotifyInputThrottledUntilCommit();
    [all...]
thread_proxy.cc 565 void ThreadProxy::NotifyInputThrottledUntilCommit() {
    [all...]

Completed in 113 milliseconds