Searched refs:onGetGLSLProcessorKey (Results 51 - 75 of 160) sorted by relevance

1234567

/external/skqp/src/gpu/effects/
H A DGrEllipseEffect.h45 void onGetGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override;
H A DGrGaussianConvolutionFragmentProcessor.h71 void onGetGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override;
H A DGrMagnifierEffect.h51 void onGetGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override;
H A DGrOverdrawFragmentProcessor.h46 void onGetGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override;
H A DGrMatrixConvolutionEffect.h72 void onGetGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override;
H A DGrSimpleTextureEffect.h63 void onGetGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override;
H A DGrArithmeticFP.cpp78 void GrArithmeticFP::onGetGLSLProcessorKey(const GrShaderCaps& caps, function in class:GrArithmeticFP
H A DGrOverdrawFragmentProcessor.cpp70 void GrOverdrawFragmentProcessor::onGetGLSLProcessorKey(const GrShaderCaps& caps, function in class:GrOverdrawFragmentProcessor
H A DGrRectBlurEffect.h92 void onGetGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override;
H A DGrSimpleTextureEffect.cpp44 void GrSimpleTextureEffect::onGetGLSLProcessorKey(const GrShaderCaps& caps, function in class:GrSimpleTextureEffect
H A DGrYUVtoRGBEffect.h67 void onGetGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override;
/external/skia/src/gpu/
H A DGrColorSpaceXform.h97 void onGetGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override;
H A DGrXferProcessor.cpp59 this->onGetGLSLProcessorKey(caps, b);
H A DGrFragmentProcessor.h111 this->onGetGLSLProcessorKey(caps, b);
350 virtual void onGetGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const = 0;
/external/skia/src/gpu/effects/
H A DGrMatrixConvolutionEffect.h72 void onGetGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override;
H A DGrSimpleTextureEffect.h63 void onGetGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override;
H A DGrArithmeticFP.cpp78 void GrArithmeticFP::onGetGLSLProcessorKey(const GrShaderCaps& caps, function in class:GrArithmeticFP
H A DGrOverdrawFragmentProcessor.cpp70 void GrOverdrawFragmentProcessor::onGetGLSLProcessorKey(const GrShaderCaps& caps, function in class:GrOverdrawFragmentProcessor
H A DGrRectBlurEffect.h100 void onGetGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override;
H A DGrSimpleTextureEffect.cpp44 void GrSimpleTextureEffect::onGetGLSLProcessorKey(const GrShaderCaps& caps, function in class:GrSimpleTextureEffect
H A DGrYUVtoRGBEffect.h67 void onGetGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override;
/external/skqp/src/gpu/
H A DGrColorSpaceXform.h97 void onGetGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override;
H A DGrXferProcessor.cpp59 this->onGetGLSLProcessorKey(caps, b);
/external/skia/src/gpu/ccpr/
H A DGrCCClipProcessor.cpp32 void GrCCClipProcessor::onGetGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const { function in class:GrCCClipProcessor
/external/skqp/src/gpu/ccpr/
H A DGrCCClipProcessor.cpp32 void GrCCClipProcessor::onGetGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const { function in class:GrCCClipProcessor

Completed in 1023 milliseconds

1234567