Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLGpu.h544 bool fConstColorValid; member
551 fConstColorValid = false; in invalidate()
DGrGLGpu.cpp2931 if (!fHWBlendState.fConstColorValid || fHWBlendState.fConstColor != blendConst) { in flushBlend()
2936 fHWBlendState.fConstColorValid = true; in flushBlend()