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

  /external/chromium_org/content/renderer/
render_thread_impl.cc 340 idle_notifications_to_skip_ = 0;
815 if (idle_notifications_to_skip_ > 0) {
816 idle_notifications_to_skip_--;
870 idle_notifications_to_skip_ = 2;
    [all...]
render_thread_impl.h 453 int idle_notifications_to_skip_; member in class:content::RenderThreadImpl

Completed in 35 milliseconds