Home
last modified time | relevance | path

Searched refs:secondaryOutputType (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/effects/
DGrPorterDuffXferProcessor.cpp85 SecondaryOutputType secondaryOutputType() const { return fSecondaryOutputType; } in secondaryOutputType() function in PorterDuffXferProcessor
197 b->add32(xp.secondaryOutputType()); in GenKey()
210 switch(xp.secondaryOutputType()) { in onEmitCode()