Searched refs:getBlendFormula (Results 1 – 1 of 1) sorted by relevance
354 BlendFormula getBlendFormula() const { return fBlendFormula; } in getBlendFormula() function in PorterDuffXferProcessor439 b->add32(xp.getBlendFormula().fPrimaryOutputType | in GenKey()440 (xp.getBlendFormula().fSecondaryOutputType << 3)); in GenKey()449 BlendFormula blendFormula = xp.getBlendFormula(); in emitOutputsForBlendState()839 BlendFormula blendFormula = static_cast<const PorterDuffXferProcessor*>(xp)->getBlendFormula(); in TestGetXPOutputTypes()