Searched refs:emitAndInstallXferProc (Results 1 – 4 of 4) sorted by relevance
64 this->emitAndInstallXferProc(inputColor, inputCoverage); in emitAndInstallProcs()222 void GrGLSLProgramBuilder::emitAndInstallXferProc(const SkString& colorIn, in emitAndInstallXferProc() function in GrGLSLProgramBuilder
160 void emitAndInstallXferProc(const SkString& colorIn, const SkString& coverageIn);
153 bool emitAndInstallXferProc(const SkString& colorIn, const SkString& coverageIn);
63 if (!this->emitAndInstallXferProc(inputColor, inputCoverage)) { in emitAndInstallProcs()349 bool GrGLSLProgramBuilder::emitAndInstallXferProc(const SkString& colorIn, in emitAndInstallXferProc() function in GrGLSLProgramBuilder