Searched refs:getBlendConstant (Results 1 – 2 of 2) sorted by relevance
326 GrColor getBlendConstant() const { return fBlendConstant; } in getBlendConstant() function
1911 GrColor blendConst = fCurrDrawState.getBlendConstant(); in flushBlend()1914 fHWDrawState.getBlendConstant() != blendConst) { in flushBlend()