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 876 bool need_more_updates = false; local
878 update_list, queue, &did_paint_content, &need_more_updates);
879 if (need_more_updates) {
    [all...]
layer_tree_host.h 327 bool* need_more_updates);
331 bool* need_more_updates);

Completed in 48 milliseconds