Searched refs:LayerListMutationDetector (Results 1 – 6 of 6) sorted by relevance
198 class LayerListMutationDetector {200 explicit LayerListMutationDetector(RenderLayerStackingNode* stackingNode) in LayerListMutationDetector() function207 ~LayerListMutationDetector() in ~LayerListMutationDetector()
2195 LayerListMutationDetector mutationChecker(m_stackingNode.get()); in paintChildren()3345 LayerListMutationDetector mutationChecker(const_cast<RenderLayer*>(this)->stackingNode()); in physicalBoundingBoxIncludingReflectionAndStackingChildren()3415 LayerListMutationDetector mutationChecker(const_cast<RenderLayer*>(this)->stackingNode()); in boundingBoxForCompositing()
75 LayerListMutationDetector mutationChecker(layer.stackingNode()); in rebuild()
325 LayerListMutationDetector mutationChecker(layer->stackingNode()); in updateRecursive()
698 LayerListMutationDetector mutationChecker(layer->stackingNode()); in recursiveRepaintLayer()
1629 LayerListMutationDetector mutationChecker(parent->stackingNode()); in hasVisibleNonCompositingDescendant()