/external/skqp/src/gpu/effects/ |
D | GrShadowGeoProc.h | 33 void getGLSLProcessorKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const override {} in getGLSLProcessorKey() function
|
D | GrBezierEffect.cpp | 224 void GrConicEffect::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in GrConicEffect 424 void GrQuadEffect::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in GrQuadEffect
|
D | GrDistanceFieldGeoProc.cpp | 268 void GrDistanceFieldA8TextGeoProc::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in GrDistanceFieldA8TextGeoProc 563 void GrDistanceFieldPathGeoProc::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in GrDistanceFieldPathGeoProc 884 void GrDistanceFieldLCDTextGeoProc::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in GrDistanceFieldLCDTextGeoProc
|
D | GrBitmapTextGeoProc.cpp | 183 void GrBitmapTextGeoProc::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in GrBitmapTextGeoProc
|
/external/skia/src/gpu/effects/ |
D | GrShadowGeoProc.h | 37 void getGLSLProcessorKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const override {} in getGLSLProcessorKey() function
|
D | GrBezierEffect.cpp | 184 void GrConicEffect::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in GrConicEffect 360 void GrQuadEffect::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in GrQuadEffect
|
D | GrDistanceFieldGeoProc.cpp | 276 void GrDistanceFieldA8TextGeoProc::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in GrDistanceFieldA8TextGeoProc 549 void GrDistanceFieldPathGeoProc::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in GrDistanceFieldPathGeoProc 876 void GrDistanceFieldLCDTextGeoProc::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in GrDistanceFieldLCDTextGeoProc
|
D | GrBitmapTextGeoProc.cpp | 196 void GrBitmapTextGeoProc::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in GrBitmapTextGeoProc
|
/external/skia/src/gpu/ |
D | GrXferProcessor.cpp | 31 void GrXferProcessor::getGLSLProcessorKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b, in getGLSLProcessorKey() function in GrXferProcessor
|
D | GrFragmentProcessor.h | 125 void getGLSLProcessorKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const { in getGLSLProcessorKey() function
|
/external/skqp/src/gpu/ |
D | GrXferProcessor.cpp | 42 void GrXferProcessor::getGLSLProcessorKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b, in getGLSLProcessorKey() function in GrXferProcessor
|
D | GrPathProcessor.cpp | 124 void GrPathProcessor::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in GrPathProcessor
|
/external/skia/src/gpu/tessellate/ |
D | GrFillPathShader.h | 25 void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override {} in getGLSLProcessorKey() function
|
D | GrStencilPathShader.h | 88 void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const override { in getGLSLProcessorKey() function
|
D | GrDrawAtlasPathOp.cpp | 44 void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const override { in getGLSLProcessorKey() function in __anon5b0885ff0111::DrawAtlasPathShader
|
/external/skia/gm/ |
D | tessellation.cpp | 64 void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const final {} in getGLSLProcessorKey() function in skiagm::TessellationTestTriShader 175 void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const final {} in getGLSLProcessorKey() function in skiagm::TessellationTestRectShader
|
D | fwidth_squircle.cpp | 72 void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const final {} in getGLSLProcessorKey() function in skiagm::FwidthSquircleTestProcessor
|
D | clockwise.cpp | 86 void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const final { in getGLSLProcessorKey() function in __anoncaabf2470111::ClockwiseTestProcessor
|
/external/skqp/src/gpu/ccpr/ |
D | GrCCPathProcessor.h | 86 void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override {} in getGLSLProcessorKey() function
|
D | GrCCCoverageProcessor.cpp | 184 void GrCCCoverageProcessor::getGLSLProcessorKey(const GrShaderCaps&, in getGLSLProcessorKey() function in GrCCCoverageProcessor
|
/external/skqp/gm/ |
D | clockwise.cpp | 51 void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const final { in getGLSLProcessorKey() function in skiagm::ClockwiseTestProcessor
|
D | fwidth_squircle.cpp | 50 void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const final {} in getGLSLProcessorKey() function in skiagm::FwidthSquircleTestProcessor
|
/external/skqp/tests/ |
D | PrimitiveProcessorTest.cpp | 90 void getGLSLProcessorKey(const GrShaderCaps&, in onPrepareDraws() function in __anonfda82c520111::Op::onPrepareDraws::GP
|
D | GrPipelineDynamicStateTest.cpp | 65 void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const final {} in getGLSLProcessorKey() function in GrPipelineDynamicStateTestProcessor
|
/external/skia/tests/ |
D | PrimitiveProcessorTest.cpp | 94 void getGLSLProcessorKey(const GrShaderCaps&, in onCreateProgramInfo() function in __anonc10dec5b0111::Op::onCreateProgramInfo::GP
|