Home
last modified time | relevance | path

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

/external/skqp/src/gpu/gl/
DGrGLGpu.h566 SkPMColor4f fConstColor; member
DGrGLGpu.cpp2916 if (!fHWBlendState.fConstColorValid || fHWBlendState.fConstColor != blendConst) { in flushBlend()
2918 fHWBlendState.fConstColor = blendConst; in flushBlend()
/external/skia/src/gpu/gl/
DGrGLGpu.h584 SkPMColor4f fConstColor; member
DGrGLGpu.cpp2928 if (!fHWBlendState.fConstColorValid || fHWBlendState.fConstColor != blendConst) { in flushBlend()
2930 fHWBlendState.fConstColor = blendConst; in flushBlend()