Searched refs:NeedMoreUpdates (Results 1 – 5 of 5) sorted by relevance
46 virtual bool NeedMoreUpdates() OVERRIDE;
91 bool ContentLayer::NeedMoreUpdates() { in NeedMoreUpdates() function in cc::ContentLayer
365 virtual bool NeedMoreUpdates();
1066 bool Layer::NeedMoreUpdates() { in NeedMoreUpdates() function in cc::Layer
1001 *need_more_updates |= mask_layer->NeedMoreUpdates(); in PaintMasksForRenderSurface()1009 *need_more_updates |= replica_mask_layer->NeedMoreUpdates(); in PaintMasksForRenderSurface()1043 *need_more_updates |= it->NeedMoreUpdates(); in PaintLayerContents()