Searched refs:GrCCPRCubicBorderProcessor (Results 1 – 3 of 3) sorted by relevance
106 class GrCCPRCubicBorderProcessor : public GrCCPRCubicProcessor {108 GrCCPRCubicBorderProcessor(Type type) in GrCCPRCubicBorderProcessor() function
247 void GrCCPRCubicBorderProcessor::emitCubicGeometry(GrGLSLGeometryBuilder* g, in emitCubicGeometry()277 void GrCCPRCubicBorderProcessor::emitPerVertexGeometryCode(SkString* fnBody, const char* position, in emitPerVertexGeometryCode()297 void GrCCPRCubicBorderProcessor::emitShaderCoverage(GrGLSLFragmentBuilder* f, in emitShaderCoverage()
81 return new GrCCPRCubicBorderProcessor(GrCCPRCubicProcessor::Type::kSerpentine); in createGLSLInstance()85 return new GrCCPRCubicBorderProcessor(GrCCPRCubicProcessor::Type::kLoop); in createGLSLInstance()