/external/skia/include/gpu/ |
D | GrFragmentProcessor.h | 68 void getGLSLProcessorKey(const GrGLSLCaps& caps, GrProcessorKeyBuilder* b) const { in getGLSLProcessorKey() function
|
/external/skia/src/gpu/effects/ |
D | GrDistanceFieldGeoProc.cpp | 229 void GrDistanceFieldA8TextGeoProc::getGLSLProcessorKey(const GrGLSLCaps& caps, in getGLSLProcessorKey() function in GrDistanceFieldA8TextGeoProc 439 void GrDistanceFieldPathGeoProc::getGLSLProcessorKey(const GrGLSLCaps& caps, in getGLSLProcessorKey() function in GrDistanceFieldPathGeoProc 711 void GrDistanceFieldLCDTextGeoProc::getGLSLProcessorKey(const GrGLSLCaps& caps, in getGLSLProcessorKey() function in GrDistanceFieldLCDTextGeoProc
|
D | GrBezierEffect.cpp | 246 void GrConicEffect::getGLSLProcessorKey(const GrGLSLCaps& caps, in getGLSLProcessorKey() function in GrConicEffect 462 void GrQuadEffect::getGLSLProcessorKey(const GrGLSLCaps& caps, in getGLSLProcessorKey() function in GrQuadEffect 695 void GrCubicEffect::getGLSLProcessorKey(const GrGLSLCaps& caps, GrProcessorKeyBuilder* b) const { in getGLSLProcessorKey() function in GrCubicEffect
|
D | GrBitmapTextGeoProc.cpp | 154 void GrBitmapTextGeoProc::getGLSLProcessorKey(const GrGLSLCaps& caps, in getGLSLProcessorKey() function in GrBitmapTextGeoProc
|
D | GrDashingEffect.cpp | 950 void DashingCircleEffect::getGLSLProcessorKey(const GrGLSLCaps& caps, in getGLSLProcessorKey() function in DashingCircleEffect 1182 void DashingLineEffect::getGLSLProcessorKey(const GrGLSLCaps& caps, in getGLSLProcessorKey() function in DashingLineEffect
|
/external/skia/src/gpu/ |
D | GrXferProcessor.cpp | 71 void GrXferProcessor::getGLSLProcessorKey(const GrGLSLCaps& caps, GrProcessorKeyBuilder* b) const { in getGLSLProcessorKey() function in GrXferProcessor
|
D | GrPathProcessor.cpp | 136 void GrPathProcessor::getGLSLProcessorKey(const GrGLSLCaps& caps, in getGLSLProcessorKey() function in GrPathProcessor
|
D | GrDefaultGeoProcFactory.cpp | 201 void getGLSLProcessorKey(const GrGLSLCaps& caps, GrProcessorKeyBuilder* b) const override { in getGLSLProcessorKey() function in DefaultGeoProc
|
D | GrOvalRenderer.cpp | 166 void getGLSLProcessorKey(const GrGLSLCaps& caps, GrProcessorKeyBuilder* b) const override { in getGLSLProcessorKey() function in CircleEdgeEffect 334 void getGLSLProcessorKey(const GrGLSLCaps& caps, GrProcessorKeyBuilder* b) const override { in getGLSLProcessorKey() function in EllipseEdgeEffect 532 void getGLSLProcessorKey(const GrGLSLCaps& caps, GrProcessorKeyBuilder* b) const override { in getGLSLProcessorKey() function in DIEllipseEdgeEffect
|
/external/skia/src/gpu/batches/ |
D | GrPLSPathRenderer.cpp | 409 virtual void getGLSLProcessorKey(const GrGLSLCaps& caps, in getGLSLProcessorKey() function in PLSAATriangleEffect 598 virtual void getGLSLProcessorKey(const GrGLSLCaps& caps, in getGLSLProcessorKey() function in PLSQuadEdgeEffect 745 virtual void getGLSLProcessorKey(const GrGLSLCaps& caps, in getGLSLProcessorKey() function in PLSFinishEffect
|
D | GrAAConvexPathRenderer.cpp | 643 void getGLSLProcessorKey(const GrGLSLCaps& caps, GrProcessorKeyBuilder* b) const override { in getGLSLProcessorKey() function in QuadEdgeEffect
|