Searched refs:fBlendConstant (Results 1 – 9 of 9) sorted by relevance
555 blendInfo->fBlendConstant = fBlendConstant; in onGetBlendInfo()560 if (fBlendConstant != xp.fBlendConstant || fAlpha != xp.fAlpha) { in onIsEqual()566 SkPMColor4f fBlendConstant; member in PDLCDXferProcessor575 , fBlendConstant(blendConstant) in PDLCDXferProcessor()
93 blendInfo->fBlendConstant = SK_PMColor4fTRANSPARENT; in onGetBlendInfo()
99 SkPMColor4f fBlendConstant = SK_PMColor4fTRANSPARENT; in GR_MAKE_BITFIELD_CLASS_OPS() member
147 coeff_string(fDstBlend), fBlendConstant.toBytes_RGBA()); in dump()
131 const float* c = blendInfo.fBlendConstant.vec(); in applyState()
102 SkPMColor4f blendConst = swizzle.applyTo(blendInfo.fBlendConstant); in set_blend_factor()
172 SkPMColor4f blendConst = swizzle.applyTo(blendInfo.fBlendConstant);
662 SkPMColor4f blendConst = swizzle.applyTo(blendInfo.fBlendConstant); in SetDynamicBlendConstantState()
2614 SkPMColor4f blendConst = swizzle.applyTo(blendInfo.fBlendConstant); in flushBlendAndColorWrite()