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

  /external/chromium_org/cc/trees/
layer_tree_host.cc 854 bool need_more_updates = false; local
856 update_list, queue, &did_paint_content, &need_more_updates);
857 if (trigger_idle_updates_ && need_more_updates) {
    [all...]
layer_tree_host.h 326 bool* need_more_updates);
330 bool* need_more_updates);

Completed in 113 milliseconds