Searched defs:GLSLProcessor (Results 1 – 9 of 9) sorted by relevance
96 class GLSLProcessor : public GrGLSLFragmentProcessor { class in __anon7e708d050111::YUVtoRGBEffect223 class GLSLProcessor : public GrGLSLFragmentProcessor { class in __anon7e708d050111::RGBToYUVEffect225 GLSLProcessor() : fLastColorSpace(-1), fLastOutputChannels(-1) {} in GLSLProcessor() function in __anon7e708d050111::RGBToYUVEffect::GLSLProcessor
279 class GLSLProcessor : public GrGLSLGeometryProcessor { class in PLSAATriangleEffect281 GLSLProcessor(const GrGeometryProcessor&) {} in GLSLProcessor() function in PLSAATriangleEffect::GLSLProcessor481 class GLSLProcessor : public GrGLSLGeometryProcessor { class in PLSQuadEdgeEffect483 GLSLProcessor(const GrGeometryProcessor&) {} in GLSLProcessor() function in PLSQuadEdgeEffect::GLSLProcessor664 class GLSLProcessor : public GrGLSLGeometryProcessor { class in PLSFinishEffect666 GLSLProcessor(const GrGeometryProcessor&) {} in GLSLProcessor() function in PLSFinishEffect::GLSLProcessor
547 class GLSLProcessor : public GrGLSLGeometryProcessor { class in QuadEdgeEffect549 GLSLProcessor() in GLSLProcessor() function in QuadEdgeEffect::GLSLProcessor
63 class GLSLProcessor : public GrGLSLFragmentProcessor { class in LumaColorFilterEffect
178 class GLSLProcessor : public GrGLSLFragmentProcessor { class in GrColorCubeEffect
60 class GLSLProcessor : public GrGLSLGeometryProcessor { class in DefaultGeoProc62 GLSLProcessor() in GLSLProcessor() function in DefaultGeoProc::GLSLProcessor
93 class GLSLProcessor : public GrGLSLGeometryProcessor { class in CircleEdgeEffect95 GLSLProcessor() {} in GLSLProcessor() function in CircleEdgeEffect::GLSLProcessor242 class GLSLProcessor : public GrGLSLGeometryProcessor { class in EllipseEdgeEffect244 GLSLProcessor() {} in GLSLProcessor() function in EllipseEdgeEffect::GLSLProcessor416 class GLSLProcessor : public GrGLSLGeometryProcessor { class in DIEllipseEdgeEffect418 GLSLProcessor() in GLSLProcessor() function in DIEllipseEdgeEffect::GLSLProcessor
253 class GLSLProcessor : public GrGLSLFragmentProcessor { class in ColorMatrixEffect
611 typedef GLFocalInside2PtConicalEffect GLSLProcessor; typedef in FocalInside2PtConicalEffect