/external/skia/src/gpu/ |
D | GrDefaultGeoProcFactory.cpp | 58 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/ |
D | SkColorMatrixFilterRowMajor255.cpp | 196 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/ |
D | GrDefaultGeoProcFactory.cpp | 70 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/ |
D | GrTextureDomain.cpp | 311 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/ |
D | GrOvalOpFactory.cpp | 97 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 …]
|
D | GrAAConvexPathRenderer.cpp | 538 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()
|
D | GrLatticeOp.cpp | 46 class GLSLProcessor : public GrGLSLGeometryProcessor { in createGLSLInstance() class 90 return new GLSLProcessor; in createGLSLInstance()
|
D | GrQuadPerEdgeAA.cpp | 552 class GLSLProcessor : public GrGLSLGeometryProcessor { in createGLSLInstance() class 672 return new GLSLProcessor; in createGLSLInstance()
|
/external/skia/src/gpu/ops/ |
D | GrDrawVerticesOp.cpp | 63 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()
|
D | GrOvalOpFactory.cpp | 79 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 …]
|
D | GrAAConvexPathRenderer.cpp | 564 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()
|
D | GrLatticeOp.cpp | 49 class GLSLProcessor : public GrGLSLGeometryProcessor { in createGLSLInstance() class 91 return new GLSLProcessor; in createGLSLInstance()
|
D | GrQuadPerEdgeAA.cpp | 599 class GLSLProcessor : public GrGLSLGeometryProcessor { in createGLSLInstance() class 758 return new GLSLProcessor; in createGLSLInstance()
|