Home
last modified time | relevance | path

Searched refs:getGLSLProcessorKey (Results 1 – 25 of 27) sorted by relevance

12

/external/skia/src/gpu/effects/
DGrBezierEffect.h107 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;
DGrDistanceFieldGeoProc.h88 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;
DGrShadowGeoProc.h33 void getGLSLProcessorKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const override {} in getGLSLProcessorKey() function
DGrBitmapTextGeoProc.h46 void getGLSLProcessorKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const override;
DGrDistanceFieldGeoProc.cpp257 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
DGrBezierEffect.cpp232 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
DGrBitmapTextGeoProc.cpp140 void GrBitmapTextGeoProc::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in GrBitmapTextGeoProc
/external/skia/src/gpu/
DGrProgramDesc.cpp160 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()
DGrFragmentProcessor.h91 void getGLSLProcessorKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const { in getGLSLProcessorKey() function
94 fChildProcessors[i]->getGLSLProcessorKey(caps, b); in getGLSLProcessorKey()
DGrPathProcessor.h33 virtual void getGLSLProcessorKey(const GrShaderCaps& caps,
DGrPrimitiveProcessor.h98 virtual void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const = 0;
DGrXferProcessor.cpp39 void GrXferProcessor::getGLSLProcessorKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b, in getGLSLProcessorKey() function in GrXferProcessor
DGrPathProcessor.cpp125 void GrPathProcessor::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in GrPathProcessor
DGrXferProcessor.h112 void getGLSLProcessorKey(const GrShaderCaps&,
DGrDefaultGeoProcFactory.cpp236 void getGLSLProcessorKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const override { in getGLSLProcessorKey() function in DefaultGeoProc
/external/skia/src/gpu/instanced/
DInstanceProcessor.h30 void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const override { in getGLSLProcessorKey() function
/external/skia/src/gpu/ccpr/
DGrCCPRPathProcessor.h75 void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override;
DGrCCPRCoverageProcessor.h96 void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override;
DGrCCPRPathProcessor.cpp88 void GrCCPRPathProcessor::getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const { in getGLSLProcessorKey() function in GrCCPRPathProcessor
DGrCCPRCoverageProcessor.cpp57 void GrCCPRCoverageProcessor::getGLSLProcessorKey(const GrShaderCaps&, in getGLSLProcessorKey() function in GrCCPRCoverageProcessor
/external/skia/tests/
DPrimitiveProcessorTest.cpp84 void getGLSLProcessorKey(const GrShaderCaps&, in onPrepareDraws() function in __anon4f6351730111::Op::onPrepareDraws::GP
DGrPipelineDynamicStateTest.cpp69 void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const final {} in getGLSLProcessorKey() function in GrPipelineDynamicStateTestProcessor
DGrMeshTest.cpp301 void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const final { in getGLSLProcessorKey() function in GrMeshTestProcessor
/external/skia/src/gpu/ops/
DGrDashOp.cpp822 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
DGrMSAAPathRenderer.cpp189 virtual void getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in __anon7c2c69ea0111::MSAAQuadProcessor

12