Searched refs:emitAndInstallXferProc (Results 1 – 2 of 2) sorted by relevance
152 bool emitAndInstallXferProc(const SkString& colorIn, const SkString& coverageIn);
63 if (!this->emitAndInstallXferProc(inputColor, inputCoverage)) { in emitAndInstallProcs()371 bool GrGLSLProgramBuilder::emitAndInstallXferProc(const SkString& colorIn, in emitAndInstallXferProc() function in GrGLSLProgramBuilder