Home
last modified time | relevance | path

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

/external/skia/src/gpu/effects/
DGrPorterDuffXferProcessor.cpp339 class PorterDuffXferProcessor : public GrXferProcessor { class
341 PorterDuffXferProcessor(BlendFormula blendFormula) : fBlendFormula(blendFormula) { in PorterDuffXferProcessor() function in PorterDuffXferProcessor