Searched refs:kDC_GrBlendCoeff (Results 1 – 18 of 18) sorted by relevance
56 kDC_GrBlendCoeff, //<! dst color enumerator82 return kDC_GrBlendCoeff == coeff || kIDC_GrBlendCoeff == coeff || kDA_GrBlendCoeff == coeff || in GrBlendCoeffRefsDst()
115 case kDC_GrBlendCoeff: in coeff_string()
89 case kDC_GrBlendCoeff: in get_term()
179 GR_STATIC_ASSERT((int)kDC_GrBlendCoeff == (int)SkBlendModeCoeff::kDC);
88 case kDC_GrBlendCoeff: in get_term()
178 GR_STATIC_ASSERT((int)kDC_GrBlendCoeff == (int)SkBlendModeCoeff::kDC);
311 TEST_ASSERT(kDC_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_color_unknown_with_coverage()377 TEST_ASSERT(kDC_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_color_unknown_with_coverage()454 TEST_ASSERT(kDC_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_color_unknown_with_coverage()671 TEST_ASSERT(kDC_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_color_opaque_with_coverage()759 TEST_ASSERT(kDC_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_color_opaque_with_coverage()813 TEST_ASSERT(kDC_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_color_opaque_with_coverage()
100 blendInfo->fSrcBlend = kDC_GrBlendCoeff; in onGetBlendInfo()
250 kReverseSubtract_GrBlendEquation, kDC_GrBlendCoeff, kOne_GrBlendCoeff); in MakeCoverageSrcCoeffZeroFormula()
289 GR_STATIC_ASSERT(4 == kDC_GrBlendCoeff); in blend_coeff_to_vk_blend()
156 GR_STATIC_ASSERT(4 == kDC_GrBlendCoeff); in BlendCoeffReferencesConstant()