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