Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLGpu.h543 bool fConstColorValid; member
550 fConstColorValid = false; in invalidate()
DGrGLGpu.cpp2935 if (!fHWBlendState.fConstColorValid || fHWBlendState.fConstColor != blendConst) { in flushBlend()
2940 fHWBlendState.fConstColorValid = true; in flushBlend()