/third_party/skia/gm/ |
D | fp_sample_chaining.cpp | 36 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override {} in onAddToKey() function in __anonf72199050111::UniformMatrixEffect 77 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override {} in onAddToKey() function in __anonf72199050111::ExplicitCoordEffect 106 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override {} in onAddToKey() function in __anonf72199050111::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 __anon22cb9a1d0111::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 | GrYUVtoRGBEffect.h | 44 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override;
|
D | GrDisableColorXP.cpp | 28 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override {} in onAddToKey() function in DisableColorXP
|
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 | GrGaussianConvolutionFragmentProcessor.h | 73 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override;
|
D | GrConvexPolyEffect.h | 70 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 | GrBicubicEffect.h | 117 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override;
|
D | GrMatrixConvolutionEffect.h | 106 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override;
|
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 | GrTextureEffect.h | 171 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override;
|
/third_party/skia/src/gpu/ |
D | GrFragmentProcessor.cpp | 303 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const override { in SwizzleOutput() function in GrFragmentProcessor::SwizzleOutput::SwizzleFragmentProcessor 422 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override {} in Compose() function in GrFragmentProcessor::Compose::ComposeProcessor 546 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override {} in SurfaceColor() function in GrFragmentProcessor::SurfaceColor::SurfaceColorProcessor 598 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override {} in DeviceSpace() function in GrFragmentProcessor::DeviceSpace::DeviceSpace 844 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 | 193 this->onAddToKey(caps, b); in addToKey() 439 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 | GrXferProcessor.cpp | 53 this->onAddToKey(caps, b); in addToKey()
|
/third_party/skia/tests/ |
D | ProgramsTest.cpp | 66 void onAddToKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const override { in onAddToKey() function in __anondf35a1d80111::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 __anone84f8af40111::VisualizeCrossProductSignFP
|