Searched refs:fDstBlendCoeff (Results 1 – 4 of 4) sorted by relevance
58 fDstBlendCoeff = dstCoeff; in setBlendFunc()61 GrBlendCoeff getDstBlendCoeff() const { return fDstBlendCoeff; } in getDstBlendCoeff()134 fDstBlendCoeff = paint.fDstBlendCoeff;222 GrBlendCoeff fDstBlendCoeff; variable231 fDstBlendCoeff = kZero_GrBlendCoeff; in resetBlend()
79 GrBlendCoeff dstCoeff = fDstBlendCoeff; in getOpaqueAndKnownColor()