Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/glsl/
DGrGLSLProgramBuilder.cpp349 bool GrGLSLProgramBuilder::emitAndInstallXferProc(const SkString& colorIn, in emitAndInstallXferProc() argument
371 SkString finalInColor = colorIn.size() ? colorIn : SkString("float4(1)"); in emitAndInstallXferProc()
DGrGLSLProgramBuilder.h153 bool emitAndInstallXferProc(const SkString& colorIn, const SkString& coverageIn);