Searched refs:squashingLayer (Results 1 – 4 of 4) sorted by relevance
162 m_renderer->groupedMapping()->squashingLayer()->setNeedsDisplay(); in setBackingNeedsRepaint()192 m_renderer->groupedMapping()->squashingLayer()->setNeedsDisplayInRect(offsetRect); in setBackingNeedsRepaintInRect()
122 GraphicsLayer* squashingLayer() const { return m_squashingLayer.get(); } in squashingLayer() function
1392 if (!repaintContainer->groupedMapping()->squashingLayer()) in repaintUsingContainer()1411 repaintContainer->groupedMapping()->squashingLayer()->setNeedsDisplayInRect(offsetRect); in repaintUsingContainer()
677 … compositedAncestor->groupedMapping()->squashingLayer()->setNeedsDisplayInRect(repaintRect); in repaintInCompositedAncestor()