Searched refs:GrCubicTessellateShader (Results 1 – 3 of 3) sorted by relevance
108 class GrCubicTessellateShader : public GrStencilPathShader {110 GrCubicTessellateShader(const SkMatrix& viewMatrix) : GrStencilPathShader( in GrCubicTessellateShader() function
88 fStencilPathProgram = GrStencilPathShader::MakeStencilProgram<GrCubicTessellateShader>( in prePreparePrograms()
112 GrGLSLGeometryProcessor* GrCubicTessellateShader::createGLSLInstance(const GrShaderCaps&) const { in createGLSLInstance()