Searched refs:emitAndInstallXferProc (Results 1 – 2 of 2) sorted by relevance
159 void emitAndInstallXferProc(const SkString& colorIn, const SkString& coverageIn);
65 this->emitAndInstallXferProc(inputColor, inputCoverage); in emitAndInstallProcs()203 void GrGLSLProgramBuilder::emitAndInstallXferProc(const SkString& colorIn, in emitAndInstallXferProc() function in GrGLSLProgramBuilder