Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds