/external/skia/src/gpu/instanced/ |
D | InstanceProcessor.h | 30 void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const override { in getGLSLProcessorKey() function
|
/external/skia/src/gpu/effects/ |
D | GrShadowGeoProc.cpp | 89 void GrRRectShadowGeoProc::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in GrRRectShadowGeoProc
|
D | GrBezierEffect.cpp | 232 void GrConicEffect::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in GrConicEffect 435 void GrQuadEffect::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in GrQuadEffect 662 void GrCubicEffect::getGLSLProcessorKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const { in getGLSLProcessorKey() function in GrCubicEffect
|
D | GrDistanceFieldGeoProc.cpp | 253 void GrDistanceFieldA8TextGeoProc::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in GrDistanceFieldA8TextGeoProc 496 void GrDistanceFieldPathGeoProc::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in GrDistanceFieldPathGeoProc 801 void GrDistanceFieldLCDTextGeoProc::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in GrDistanceFieldLCDTextGeoProc
|
D | GrBitmapTextGeoProc.cpp | 145 void GrBitmapTextGeoProc::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in GrBitmapTextGeoProc
|
/external/skia/src/gpu/ |
D | GrXferProcessor.cpp | 53 void GrXferProcessor::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in GrXferProcessor
|
D | GrPathProcessor.cpp | 125 void GrPathProcessor::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in GrPathProcessor
|
D | GrDefaultGeoProcFactory.cpp | 184 void getGLSLProcessorKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const override { in getGLSLProcessorKey() function in DefaultGeoProc
|
/external/skia/tests/ |
D | PrimitiveProcessorTest.cpp | 83 void getGLSLProcessorKey(const GrShaderCaps&, in onPrepareDraws() function in __anonb457d3340111::Op::onPrepareDraws::GP
|
/external/skia/include/gpu/ |
D | GrFragmentProcessor.h | 91 void getGLSLProcessorKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const { in getGLSLProcessorKey() function
|
/external/skia/src/gpu/ops/ |
D | GrAnalyticRectOp.cpp | 202 void getGLSLProcessorKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const override { in getGLSLProcessorKey() function in RectGeometryProcessor
|
D | GrDashOp.cpp | 914 void DashingCircleEffect::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in DashingCircleEffect 1136 void DashingLineEffect::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in DashingLineEffect
|
D | GrOvalOpFactory.cpp | 110 void getGLSLProcessorKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const override { in getGLSLProcessorKey() function in CircleGeometryProcessor 281 void getGLSLProcessorKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const override { in getGLSLProcessorKey() function in EllipseGeometryProcessor 423 void getGLSLProcessorKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const override { in getGLSLProcessorKey() function in DIEllipseGeometryProcessor
|
D | GrMSAAPathRenderer.cpp | 188 virtual void getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in MSAAQuadProcessor
|
D | GrAAConvexPathRenderer.cpp | 625 void getGLSLProcessorKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const override { in getGLSLProcessorKey() function in QuadEdgeEffect
|