Searched refs:needsFill (Results 1 – 1 of 1) sorted by relevance
914 bool needsFill = srcLayerCompositionType == Composition::SOLID_COLOR; in composeLayerInto() local946 int neededIntermediateImages = (needsFill ? 1 : 0) + (needsConversion ? 1 : 0) + in composeLayerInto()970 if (needsFill) { in composeLayerInto()