Searched refs:paintInfoForChild (Results 1 – 1 of 1) sorted by relevance
2124 PaintInfo paintInfoForChild(paintInfo); in paintContents() local2125 paintInfoForChild.phase = newPhase; in paintContents()2126 paintInfoForChild.updatePaintingRootForChildren(this); in paintContents()2127 paintChildren(paintInfoForChild, paintOffset); in paintContents()