Searched refs:columnPaintingInfo (Results 1 – 1 of 1) sorted by relevance
2618 LayerPaintingInfo columnPaintingInfo(paintingInfo); in paintChildLayerIntoColumns() local2619 columnPaintingInfo.rootLayer = columnLayers[colIndex - 1]; in paintChildLayerIntoColumns()2620 columnPaintingInfo.paintDirtyRect = transform.inverse().mapRect(localDirtyRect); in paintChildLayerIntoColumns()2621 …paintChildLayerIntoColumns(childLayer, context, columnPaintingInfo, paintFlags, columnLayers, colI… in paintChildLayerIntoColumns()