Searched refs:LayerListMutationDetector (Results 1 – 4 of 4) sorted by relevance
254 class LayerListMutationDetector {256 explicit LayerListMutationDetector(RenderLayerStackingNode* stackingNode) in LayerListMutationDetector() function263 ~LayerListMutationDetector() in ~LayerListMutationDetector()
763 LayerListMutationDetector mutationChecker(layer->stackingNode()); in addToOverlapMapRecursive()880 LayerListMutationDetector mutationChecker(layer->stackingNode()); in computeCompositingRequirements()1200 LayerListMutationDetector mutationChecker(layer->stackingNode()); in rebuildCompositingLayerTree()1436 LayerListMutationDetector mutationChecker(layer->stackingNode()); in updateLayerTreeGeometry()1471 LayerListMutationDetector mutationChecker(layer->stackingNode()); in updateCompositingDescendantGeometry()1496 LayerListMutationDetector mutationChecker(layer->stackingNode()); in recursiveRepaintLayer()2449 LayerListMutationDetector mutationChecker(stackingNode); in layerHas3DContent()
2223 LayerListMutationDetector mutationChecker(m_stackingNode.get()); in paintChildren()3596 LayerListMutationDetector mutationChecker(const_cast<RenderLayer*>(this)->stackingNode()); in calculateLayerBounds()
1504 LayerListMutationDetector mutationChecker(parent->stackingNode()); in hasVisibleNonCompositingDescendant()