Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/glsl/
H A DGrGLSLProgramBuilder.h139 bool emitAndInstallPrimProc(SkString* outputColor, SkString* outputCoverage);
H A DGrGLSLProgramBuilder.cpp55 if (!this->emitAndInstallPrimProc(&inputColor, &inputCoverage)) { in emitAndInstallProcs()
73 bool GrGLSLProgramBuilder::emitAndInstallPrimProc(SkString* outputColor, SkString* outputCoverage) { in emitAndInstallPrimProc() function in GrGLSLProgramBuilder

Completed in 3 milliseconds