Searched refs:kSA_GrBlendCoeff (Results 1 – 9 of 9) sorted by relevance
59 kSA_GrBlendCoeff, //<! src alpha enumerator78 return kSC_GrBlendCoeff == coeff || kISC_GrBlendCoeff == coeff || kSA_GrBlendCoeff == coeff || in GrBlendCoeffRefsSrc()
133 static_assert((int)kSA_GrBlendCoeff == (int)SkBlendModeCoeff::kSA);
116 case kSA_GrBlendCoeff: in coeff_string()
272 /* dst-in */ MakeCoeffFormula(kZero_GrBlendCoeff, kSA_GrBlendCoeff),276 /* dst-atop */ MakeCoeffFormula(kIDA_GrBlendCoeff, kSA_GrBlendCoeff),
312 case kSA_GrBlendCoeff: in blend_coeff_to_vk_blend()
290 case kSA_GrBlendCoeff: in blend_coeff_to_d3d_blend()
32 case kSA_GrBlendCoeff: in to_dawn_blend_factor()
565 TEST_ASSERT(kSA_GrBlendCoeff == xpi.fBlendInfo.fDstBlend); in test_color_not_opaque_no_coverage()609 TEST_ASSERT(kSA_GrBlendCoeff == xpi.fBlendInfo.fDstBlend); in test_color_not_opaque_no_coverage()
282 case kSA_GrBlendCoeff: