Home
last modified time | relevance | path

Searched refs:GLSLProcessor (Results 1 – 13 of 13) sorted by relevance

/external/skia/src/gpu/
DGrDefaultGeoProcFactory.cpp58 class GLSLProcessor : public GrGLSLGeometryProcessor { class in DefaultGeoProc
60 GLSLProcessor() in GLSLProcessor() function in DefaultGeoProc::GLSLProcessor
205 GLSLProcessor::GenKey(*this, caps, b); in getGLSLProcessorKey()
209 return new GLSLProcessor(); in createGLSLInstance()
/external/skqp/src/core/
DSkColorMatrixFilterRowMajor255.cpp196 class GLSLProcessor : public GrGLSLFragmentProcessor { class in ColorMatrixEffect
259 return new GLSLProcessor; in onCreateGLSLInstance()
264 GLSLProcessor::GenKey(*this, caps, b); in onGetGLSLProcessorKey()
/external/skqp/src/gpu/
DGrDefaultGeoProcFactory.cpp70 class GLSLProcessor : public GrGLSLGeometryProcessor { class in DefaultGeoProc
72 GLSLProcessor() in GLSLProcessor() function in DefaultGeoProc::GLSLProcessor
315 GLSLProcessor::GenKey(*this, caps, b); in getGLSLProcessorKey()
319 return new GLSLProcessor(); in createGLSLInstance()
/external/skqp/src/gpu/effects/
DGrTextureDomain.cpp311 class GLSLProcessor : public GrGLSLFragmentProcessor { in onCreateGLSLInstance() class
344 return new GLSLProcessor; in onCreateGLSLInstance()
420 class GLSLProcessor : public GrGLSLFragmentProcessor { in onCreateGLSLInstance() class
470 return new GLSLProcessor; in onCreateGLSLInstance()
/external/skqp/src/gpu/ops/
DGrOvalOpFactory.cpp97 GLSLProcessor::GenKey(*this, caps, b); in getGLSLProcessorKey()
101 return new GLSLProcessor(); in createGLSLInstance()
105 class GLSLProcessor : public GrGLSLGeometryProcessor { class in CircleGeometryProcessor
107 GLSLProcessor() {} in GLSLProcessor() function in CircleGeometryProcessor::GLSLProcessor
274 GLSLProcessor::GenKey(*this, caps, b); in getGLSLProcessorKey()
278 return new GLSLProcessor(); in createGLSLInstance()
282 class GLSLProcessor : public GrGLSLGeometryProcessor { class in ButtCapDashedCircleGeometryProcessor
284 GLSLProcessor() {} in GLSLProcessor() function in ButtCapDashedCircleGeometryProcessor::GLSLProcessor
522 GLSLProcessor::GenKey(*this, caps, b); in getGLSLProcessorKey()
526 return new GLSLProcessor(); in createGLSLInstance()
[all …]
DGrAAConvexPathRenderer.cpp538 class GLSLProcessor : public GrGLSLGeometryProcessor { class in QuadEdgeEffect
540 GLSLProcessor() {} in GLSLProcessor() function in QuadEdgeEffect::GLSLProcessor
611 GLSLProcessor::GenKey(*this, caps, b); in getGLSLProcessorKey()
615 return new GLSLProcessor(); in createGLSLInstance()
DGrLatticeOp.cpp46 class GLSLProcessor : public GrGLSLGeometryProcessor { in createGLSLInstance() class
90 return new GLSLProcessor; in createGLSLInstance()
DGrQuadPerEdgeAA.cpp552 class GLSLProcessor : public GrGLSLGeometryProcessor { in createGLSLInstance() class
672 return new GLSLProcessor; in createGLSLInstance()
/external/skia/src/gpu/ops/
DGrDrawVerticesOp.cpp63 class GLSLProcessor : public GrGLSLGeometryProcessor { class in __anon119029be0111::VerticesGP
65 GLSLProcessor() in GLSLProcessor() function in __anon119029be0111::VerticesGP::GLSLProcessor
161 GLSLProcessor::GenKey(*this, caps, b); in getGLSLProcessorKey()
165 return new GLSLProcessor(); in createGLSLInstance()
DGrOvalOpFactory.cpp79 GLSLProcessor::GenKey(*this, caps, b); in getGLSLProcessorKey()
83 return new GLSLProcessor(); in createGLSLInstance()
114 class GLSLProcessor : public GrGLSLGeometryProcessor { class in CircleGeometryProcessor
116 GLSLProcessor() {} in GLSLProcessor() function in CircleGeometryProcessor::GLSLProcessor
288 GLSLProcessor::GenKey(*this, caps, b); in getGLSLProcessorKey()
292 return new GLSLProcessor(); in createGLSLInstance()
306 class GLSLProcessor : public GrGLSLGeometryProcessor { class in ButtCapDashedCircleGeometryProcessor
308 GLSLProcessor() {} in GLSLProcessor() function in ButtCapDashedCircleGeometryProcessor::GLSLProcessor
553 GLSLProcessor::GenKey(*this, caps, b); in getGLSLProcessorKey()
557 return new GLSLProcessor(); in createGLSLInstance()
[all …]
DGrAAConvexPathRenderer.cpp564 class GLSLProcessor : public GrGLSLGeometryProcessor { class in QuadEdgeEffect
566 GLSLProcessor() {} in GLSLProcessor() function in QuadEdgeEffect::GLSLProcessor
646 GLSLProcessor::GenKey(*this, caps, b); in getGLSLProcessorKey()
650 return new GLSLProcessor(); in createGLSLInstance()
DGrLatticeOp.cpp49 class GLSLProcessor : public GrGLSLGeometryProcessor { in createGLSLInstance() class
91 return new GLSLProcessor; in createGLSLInstance()
DGrQuadPerEdgeAA.cpp599 class GLSLProcessor : public GrGLSLGeometryProcessor { in createGLSLInstance() class
758 return new GLSLProcessor; in createGLSLInstance()