Searched refs:gCoeffReferencesBlendConst (Results 1 – 2 of 2) sorted by relevance
319 static const bool gCoeffReferencesBlendConst[] = { in blend_coeff_refs_constant() local341 return gCoeffReferencesBlendConst[coeff]; in blend_coeff_refs_constant()342 GR_STATIC_ASSERT(kGrBlendCoeffCnt == SK_ARRAY_COUNT(gCoeffReferencesBlendConst)); in blend_coeff_refs_constant()
112 static const bool gCoeffReferencesBlendConst[] = { in BlendCoeffReferencesConstant() local134 return gCoeffReferencesBlendConst[coeff]; in BlendCoeffReferencesConstant()135 GR_STATIC_ASSERT(kGrBlendCoeffCnt == SK_ARRAY_COUNT(gCoeffReferencesBlendConst)); in BlendCoeffReferencesConstant()