Searched refs:needsBlending (Results 1 – 1 of 1) sorted by relevance
923 bool needsBlending = LayerNeedsBlending(*srcLayer); in composeLayerInto() local925 needsAttenuation || needsBlending); in composeLayerInto()948 (needsAttenuation ? 1 : 0) + (needsBlending ? 1 : 0) + in composeLayerInto()1075 if (needsBlending) { in composeLayerInto()