Searched refs:kSA_GrBlendCoeff (Results 1 – 7 of 7) sorted by relevance
168 case kSA_GrBlendCoeff: in append_porterduff_term()347 } else if (kSA_GrBlendCoeff == fDstBlend) { in calcOutputTypes()372 (kSA_GrBlendCoeff == fDstBlend && srcAIsOne); in internalGetOptimizations()626 static GrPorterDuffXPFactory gDstInPDXPF(kZero_GrBlendCoeff, kSA_GrBlendCoeff); in Create()646 static GrPorterDuffXPFactory gDstATopPDXPF(kIDA_GrBlendCoeff, kSA_GrBlendCoeff); in Create()746 case kSA_GrBlendCoeff: in getInvariantOutput()787 if (kSA_GrBlendCoeff == fDstCoeff && srcAIsOne) { in willReadDstColor()
18 return kSA_GrBlendCoeff; in swap_coeff_src_dst()25 case kSA_GrBlendCoeff: in swap_coeff_src_dst()
20 case kSA_GrBlendCoeff: in GrBlendCoeffRefsSrc()
124 case kSA_GrBlendCoeff: in coeff_string()
36 GR_STATIC_ASSERT((int)kSA_GrBlendCoeff == (int)SkXfermode::kSA_Coeff);
68 kSA_GrBlendCoeff, //<! src alpha enumerator
140 GR_STATIC_ASSERT(6 == kSA_GrBlendCoeff); in BlendCoeffReferencesConstant()