Lines Matching refs:Sc
391 Sc, in CompositeOverImage() local
480 Sc=(MagickRealType) GetPixelChannel(source_image,channel,p); in CompositeOverImage()
487 q[i]=ClampToQuantum(Sc); in CompositeOverImage()
495 Sca=QuantumScale*Sa*Sc; in CompositeOverImage()
1301 Sc, local
1652 Sc=(MagickRealType) GetPixelChannel(source_image,channel,p);
1667 Sca=QuantumScale*Sa*Sc;
1702 pixel=gamma*(source_dissolve*Sa*Sc+canvas_dissolve*Da*Dc);
1716 pixel=Sc;
1773 pixel=Sc;
1841 Da*GetPixelIntensity(image,q) ? Sc : Dc;
1851 pixel=gamma*(source_dissolve*Sa*Sc-source_dissolve*Sa*
1945 pixel=Sc;
1981 pixel=gamma*(Sa*Sc+Da*Dc);
2013 Da*GetPixelIntensity(image,q) ? Sc : Dc;
2025 pixel=Sc;
2070 pixel=gamma*(Sa*Sc+Da*Dc-2.0*Da*Dc*Sa);
2080 pixel=gamma*(Da*Dc+Sa*Sc-2.0*Sa*Sc*Da);
2115 pixel=Sc+Dc;
2120 pixel=(Sa*Da*pixel+Sa*Sc*(1.0-Da)+Da*Dc*(1.0-Sa));
2125 pixel=Sc-Dc;
2130 pixel=(Sa*Da*pixel+Sa*Sc*(1.0-Da)+Da*Dc*(1.0-Sa));
2216 pixel=Sc;
2273 delta=Sc-Dc;
2313 pixel=Sc;