Searched refs:kSA_GrBlendCoeff (Results 1 – 8 of 8) sorted by relevance
58 kSA_GrBlendCoeff, //<! src alpha enumerator93 kSA_GrBlendCoeff == Coeff ||103 case kSA_GrBlendCoeff: in GrBlendCoeffRefsSrc()
139 case kSA_GrBlendCoeff: in coeff_string()
100 case kSA_GrBlendCoeff: in get_term()
188 GR_STATIC_ASSERT((int)kSA_GrBlendCoeff == (int)SkXfermode::kSA_Coeff);
239 /* dst-in */ COEFF_FORMULA( kZero_GrBlendCoeff, kSA_GrBlendCoeff),243 /* dst-atop */ COEFF_FORMULA( kIDA_GrBlendCoeff, kSA_GrBlendCoeff),
261 GR_STATIC_ASSERT(6 == kSA_GrBlendCoeff); in blend_coeff_to_vk_blend()
513 TEST_ASSERT(kSA_GrBlendCoeff == xpi.fBlendInfo.fDstBlend); in test_color_unknown_no_coverage()553 TEST_ASSERT(kSA_GrBlendCoeff == xpi.fBlendInfo.fDstBlend); in test_color_unknown_no_coverage()
157 GR_STATIC_ASSERT(6 == kSA_GrBlendCoeff); in BlendCoeffReferencesConstant()