/third_party/skia/gm/ |
D | fp_sample_chaining.cpp | 36 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override {} in onAddToKey() function in __anon1d7381630111::UniformMatrixEffect 77 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override {} in onAddToKey() function in __anon1d7381630111::ExplicitCoordEffect 106 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override {} in onAddToKey() function in __anon1d7381630111::TestPatternEffect
|
D | dsl_processor_test.cpp | 25 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override {} in onAddToKey() function in SimpleDSLEffect
|
D | fpcoordinateoverride.cpp | 49 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override {} in onAddToKey() function in SampleCoordEffect
|
D | destcolor.cpp | 47 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override {} in onAddToKey() function in __anon9a2f30bb0111::DestColorTestFP
|
/third_party/skia/src/gpu/effects/ |
D | GrCoverageSetOpXP.cpp | 30 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override; 46 void CoverageSetOpXP::onAddToKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const { in onAddToKey() function in CoverageSetOpXP
|
D | GrPorterDuffXferProcessor.cpp | 388 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override; 442 void PorterDuffXferProcessor::onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const { in onAddToKey() function in PorterDuffXferProcessor 489 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override; 504 void ShaderPDXferProcessor::onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const { in onAddToKey() function in ShaderPDXferProcessor 550 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override {} in onAddToKey() function in PDLCDXferProcessor
|
D | GrDisableColorXP.cpp | 28 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override {} in onAddToKey() function in DisableColorXP
|
D | GrYUVtoRGBEffect.h | 44 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override;
|
D | GrModulateAtlasCoverageEffect.h | 39 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const override { in onAddToKey() function
|
D | GrMatrixEffect.h | 36 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override;
|
D | GrConvexPolyEffect.h | 70 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override;
|
D | GrGaussianConvolutionFragmentProcessor.h | 73 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override;
|
D | GrCustomXfermode.cpp | 94 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override; 106 void CustomXP::onAddToKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const { in onAddToKey() function in CustomXP
|
D | GrMatrixEffect.cpp | 61 void GrMatrixEffect::onAddToKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const {} in onAddToKey() function in GrMatrixEffect
|
D | GrRRectEffect.cpp | 65 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override; 374 void CircularRRectEffect::onAddToKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const { in onAddToKey() function in CircularRRectEffect 404 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override; 666 void EllipticalRRectEffect::onAddToKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const { in onAddToKey() function in EllipticalRRectEffect
|
D | GrBicubicEffect.h | 117 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override;
|
D | GrMatrixConvolutionEffect.h | 106 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override;
|
D | GrTextureEffect.h | 171 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override;
|
/third_party/skia/src/gpu/ |
D | GrFragmentProcessor.cpp | 287 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const override { in SwizzleOutput() function in GrFragmentProcessor::SwizzleOutput::SwizzleFragmentProcessor 406 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override {} in Compose() function in GrFragmentProcessor::Compose::ComposeProcessor 530 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override {} in SurfaceColor() function in GrFragmentProcessor::SurfaceColor::SurfaceColorProcessor 582 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override {} in DeviceSpace() function in GrFragmentProcessor::DeviceSpace::DeviceSpace 828 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override {} in HighPrecision() function in GrFragmentProcessor::HighPrecision::HighPrecisionFragmentProcessor
|
D | GrColorSpaceXform.h | 99 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override;
|
D | GrFragmentProcessor.h | 183 this->onAddToKey(caps, b); in addToKey() 429 virtual void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const = 0;
|
D | GrXferProcessor.h | 151 virtual void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const = 0; in GR_MAKE_BITFIELD_CLASS_OPS()
|
D | GrColorSpaceXform.cpp | 85 void GrColorSpaceXformEffect::onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const { in onAddToKey() function in GrColorSpaceXformEffect
|
/third_party/skia/tests/ |
D | ProgramsTest.cpp | 66 void onAddToKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const override { in onAddToKey() function in __anon36e336f60111::BigKeyProcessor 122 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override {} in onAddToKey() function in BlockInputFragmentProcessor
|
D | SkSLCross.cpp | 54 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override {} in onAddToKey() function in __anon9b6a04d20111::VisualizeCrossProductSignFP
|