Searched refs:kIDC_BlendCoeff (Results 1 – 6 of 6) sorted by relevance
51 GR_STATIC_ASSERT((int)kIDC_BlendCoeff == (int)SkXfermode::kIDC_Coeff);
233 kIDC_BlendCoeff, //<! one minus dst color enumerator
278 case kIDC_BlendCoeff: in setBlendFunc()
872 kIDC_BlendCoeff != *dstCoeff); in getBlendOpts()
997 paint.fSrcBlendCoeff = kIDC_BlendCoeff; in drawWithGPUMaskFilter()
94 GR_STATIC_ASSERT(5 == kIDC_BlendCoeff); in BlendCoeffReferencesConstant()