Home
last modified time | relevance | path

Searched defs:srcBlend (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/effects/
DGrPorterDuffXferProcessor.cpp37 static GrXferProcessor* Create(GrBlendCoeff srcBlend, GrBlendCoeff dstBlend, in Create()
277 PorterDuffXferProcessor::PorterDuffXferProcessor(GrBlendCoeff srcBlend, in PorterDuffXferProcessor()
544 GrXferProcessor* PDLCDXferProcessor::Create(GrBlendCoeff srcBlend, GrBlendCoeff dstBlend, in Create()