/external/skia/src/gpu/effects/ |
D | GrBezierEffect.h | 107 void getGLSLProcessorKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const override; 189 void getGLSLProcessorKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const override; 270 void getGLSLProcessorKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const override;
|
D | GrDistanceFieldGeoProc.h | 88 void getGLSLProcessorKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const override; 147 void getGLSLProcessorKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const override; 219 void getGLSLProcessorKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const override;
|
D | GrShadowGeoProc.h | 33 void getGLSLProcessorKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const override {} in getGLSLProcessorKey() function
|
D | GrBitmapTextGeoProc.h | 46 void getGLSLProcessorKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const override;
|
D | GrDistanceFieldGeoProc.cpp | 257 void GrDistanceFieldA8TextGeoProc::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in GrDistanceFieldA8TextGeoProc 498 void GrDistanceFieldPathGeoProc::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in GrDistanceFieldPathGeoProc 799 void GrDistanceFieldLCDTextGeoProc::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in GrDistanceFieldLCDTextGeoProc
|
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 665 void GrCubicEffect::getGLSLProcessorKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const { in getGLSLProcessorKey() function in GrCubicEffect
|
D | GrBitmapTextGeoProc.cpp | 140 void GrBitmapTextGeoProc::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in GrBitmapTextGeoProc
|
/external/skia/src/gpu/ |
D | GrProgramDesc.cpp | 160 fp.getGLSLProcessorKey(shaderCaps, b); in gen_frag_proc_and_meta_keys() 183 primProc.getGLSLProcessorKey(shaderCaps, &b); in Build() 206 xp.getGLSLProcessorKey(shaderCaps, &b, originIfDstTexture); in Build()
|
D | GrFragmentProcessor.h | 91 void getGLSLProcessorKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const { in getGLSLProcessorKey() function 94 fChildProcessors[i]->getGLSLProcessorKey(caps, b); in getGLSLProcessorKey()
|
D | GrPathProcessor.h | 33 virtual void getGLSLProcessorKey(const GrShaderCaps& caps,
|
D | GrPrimitiveProcessor.h | 98 virtual void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const = 0;
|
D | GrXferProcessor.cpp | 39 void GrXferProcessor::getGLSLProcessorKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b, in getGLSLProcessorKey() function in GrXferProcessor
|
D | GrPathProcessor.cpp | 125 void GrPathProcessor::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in GrPathProcessor
|
D | GrXferProcessor.h | 112 void getGLSLProcessorKey(const GrShaderCaps&,
|
D | GrDefaultGeoProcFactory.cpp | 236 void getGLSLProcessorKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const override { in getGLSLProcessorKey() function in DefaultGeoProc
|
/external/skia/src/gpu/instanced/ |
D | InstanceProcessor.h | 30 void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const override { in getGLSLProcessorKey() function
|
/external/skia/src/gpu/ccpr/ |
D | GrCCPRPathProcessor.h | 75 void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override;
|
D | GrCCPRCoverageProcessor.h | 96 void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override;
|
D | GrCCPRPathProcessor.cpp | 88 void GrCCPRPathProcessor::getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const { in getGLSLProcessorKey() function in GrCCPRPathProcessor
|
D | GrCCPRCoverageProcessor.cpp | 57 void GrCCPRCoverageProcessor::getGLSLProcessorKey(const GrShaderCaps&, in getGLSLProcessorKey() function in GrCCPRCoverageProcessor
|
/external/skia/tests/ |
D | PrimitiveProcessorTest.cpp | 84 void getGLSLProcessorKey(const GrShaderCaps&, in onPrepareDraws() function in __anon4f6351730111::Op::onPrepareDraws::GP
|
D | GrPipelineDynamicStateTest.cpp | 69 void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const final {} in getGLSLProcessorKey() function in GrPipelineDynamicStateTestProcessor
|
D | GrMeshTest.cpp | 301 void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const final { in getGLSLProcessorKey() function in GrMeshTestProcessor
|
/external/skia/src/gpu/ops/ |
D | GrDashOp.cpp | 822 void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const override; 960 void DashingCircleEffect::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in DashingCircleEffect 1032 void getGLSLProcessorKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const override; 1182 void DashingLineEffect::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in DashingLineEffect
|
D | GrMSAAPathRenderer.cpp | 189 virtual void getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in __anon7c2c69ea0111::MSAAQuadProcessor
|