Searched refs:fConstColor (Results 1 – 4 of 4) sorted by relevance
566 SkPMColor4f fConstColor; member
2916 if (!fHWBlendState.fConstColorValid || fHWBlendState.fConstColor != blendConst) { in flushBlend()2918 fHWBlendState.fConstColor = blendConst; in flushBlend()
682 SkPMColor4f fConstColor; member
2585 if (!fHWBlendState.fConstColorValid || fHWBlendState.fConstColor != blendConst) { in flushBlendAndColorWrite()2587 fHWBlendState.fConstColor = blendConst; in flushBlendAndColorWrite()