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()
130 GR_STATIC_ASSERT((int)kSA_GrBlendCoeff == (int)SkXfermode::kSA_Coeff);
156 case kSA_GrBlendCoeff: in coeff_string()
100 case kSA_GrBlendCoeff: in get_term()
240 /* dst-in */ COEFF_FORMULA( kZero_GrBlendCoeff, kSA_GrBlendCoeff),244 /* dst-atop */ COEFF_FORMULA( kIDA_GrBlendCoeff, kSA_GrBlendCoeff),
285 GR_STATIC_ASSERT(6 == kSA_GrBlendCoeff); in blend_coeff_to_vk_blend()
582 TEST_ASSERT(kSA_GrBlendCoeff == xpi.fBlendInfo.fDstBlend); in test_color_unknown_no_coverage()628 TEST_ASSERT(kSA_GrBlendCoeff == xpi.fBlendInfo.fDstBlend); in test_color_unknown_no_coverage()
143 GR_STATIC_ASSERT(6 == kSA_GrBlendCoeff); in BlendCoeffReferencesConstant()