Searched refs:shouldDrawBackgroundInSeparateBuffer (Results 1 – 1 of 1) sorted by relevance
1569 bool shouldDrawBackgroundInSeparateBuffer = false; in paintFillLayers() local1580 … if (!shouldDrawBackgroundInSeparateBuffer && curLayer->blendMode() != blink::WebBlendModeNormal) in paintFillLayers()1581 shouldDrawBackgroundInSeparateBuffer = true; in paintFillLayers()1591 shouldDrawBackgroundInSeparateBuffer = false; in paintFillLayers()1592 if (shouldDrawBackgroundInSeparateBuffer) in paintFillLayers()1599 if (shouldDrawBackgroundInSeparateBuffer) in paintFillLayers()