Home
last modified time | relevance | path

Searched refs:fConstColor (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLGpu.h552 GrColor fConstColor; member
DGrGLGpu.cpp2870 if (!fHWBlendState.fConstColorValid || fHWBlendState.fConstColor != blendConst) { in flushBlend()
2874 fHWBlendState.fConstColor = blendConst; in flushBlend()