Searched refs:MulOutputByInputUnpremulColor (Results 1 – 5 of 5) sorted by relevance
41 static const GrFragmentProcessor* MulOutputByInputUnpremulColor(const GrFragmentProcessor*);
347 return GrFragmentProcessor::MulOutputByInputUnpremulColor(inner); in asFragmentProcessor()
139 const GrFragmentProcessor* GrFragmentProcessor::MulOutputByInputUnpremulColor( in MulOutputByInputUnpremulColor() function in GrFragmentProcessor
569 shaderFP.reset(GrFragmentProcessor::MulOutputByInputUnpremulColor(fp)); in SkPaintToGrPaintWithTexture()
1254 fp.reset(GrFragmentProcessor::MulOutputByInputUnpremulColor(fp)); in drawSprite()1413 fp.reset(GrFragmentProcessor::MulOutputByInputUnpremulColor(fp)); in drawDevice()