Searched refs:primaryOutputType (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gpu/effects/
H A DGrPorterDuffXferProcessor.cpp84 PrimaryOutputType primaryOutputType() const { return fPrimaryOutputType; } function in class:PorterDuffXferProcessor
196 b->add32(xp.primaryOutputType());
208 if (PorterDuffXferProcessor::kCustom_PrimaryOutputType != xp.primaryOutputType()) {
231 switch (xp.primaryOutputType()) {

Completed in 43 milliseconds