Home
last modified time | relevance | path

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

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