NeedMoreUpdates    49 cc/layers/content_layer.h   virtual bool NeedMoreUpdates() OVERRIDE;
NeedMoreUpdates   361 cc/layers/layer.h   virtual bool NeedMoreUpdates();
NeedMoreUpdates   963 cc/trees/layer_tree_host.cc     *need_more_updates |= mask_layer->NeedMoreUpdates();
NeedMoreUpdates   971 cc/trees/layer_tree_host.cc     *need_more_updates |= replica_mask_layer->NeedMoreUpdates();
NeedMoreUpdates  1005 cc/trees/layer_tree_host.cc       *need_more_updates |= it->NeedMoreUpdates();