Lines Matching refs:GLSLProcessor
93 class GLSLProcessor : public GrGLSLGeometryProcessor { class in CircleEdgeEffect
95 GLSLProcessor() {} in GLSLProcessor() function in CircleEdgeEffect::GLSLProcessor
167 GLSLProcessor::GenKey(*this, caps, b); in getGLSLProcessorKey()
171 return new GLSLProcessor(); in createGLSLInstance()
242 class GLSLProcessor : public GrGLSLGeometryProcessor { class in EllipseEdgeEffect
244 GLSLProcessor() {} in GLSLProcessor() function in EllipseEdgeEffect::GLSLProcessor
335 GLSLProcessor::GenKey(*this, caps, b); in getGLSLProcessorKey()
339 return new GLSLProcessor(); in createGLSLInstance()
416 class GLSLProcessor : public GrGLSLGeometryProcessor { class in DIEllipseEdgeEffect
418 GLSLProcessor() in GLSLProcessor() function in DIEllipseEdgeEffect::GLSLProcessor
533 GLSLProcessor::GenKey(*this, caps, b); in getGLSLProcessorKey()
537 return new GLSLProcessor(); in createGLSLInstance()