Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLGpu.h553 bool fConstColorValid; member
560 fConstColorValid = false; in invalidate()
DGrGLGpu.cpp2870 if (!fHWBlendState.fConstColorValid || fHWBlendState.fConstColor != blendConst) { in flushBlend()
2875 fHWBlendState.fConstColorValid = true; in flushBlend()