/third_party/flutter/skia/src/shaders/ |
D | SkColorShader.cpp | 77 bool SkColorShader::onAppendStages(const SkStageRec& rec) const { in onAppendStages() function in SkColorShader 85 bool SkColor4Shader::onAppendStages(const SkStageRec& rec) const { in onAppendStages() function in SkColor4Shader
|
D | SkEmptyShader.h | 36 bool onAppendStages(const SkStageRec&) const override { in onAppendStages() function
|
D | SkComposeShader.cpp | 134 bool SkShader_Blend::onAppendStages(const SkStageRec& orig_rec) const { in onAppendStages() function in SkShader_Blend 160 bool SkShader_Lerp::onAppendStages(const SkStageRec& orig_rec) const { in onAppendStages() function in SkShader_Lerp 187 bool SkShader_LerpRed::onAppendStages(const SkStageRec& orig_rec) const { in onAppendStages() function in SkShader_LerpRed
|
D | SkColorFilterShader.cpp | 41 bool SkColorFilterShader::onAppendStages(const SkStageRec& rec) const { in onAppendStages() function in SkColorFilterShader
|
D | SkLocalMatrixShader.cpp | 76 bool SkLocalMatrixShader::onAppendStages(const SkStageRec& rec) const { in onAppendStages() function in SkLocalMatrixShader
|
D | SkRTShader.cpp | 47 bool SkRTShader::onAppendStages(const SkStageRec& rec) const { in onAppendStages() function in SkRTShader
|
D | SkShader.cpp | 153 bool SkShaderBase::onAppendStages(const SkStageRec& rec) const { in onAppendStages() function in SkShaderBase
|
D | SkImageShader.cpp | 597 bool SkImageShader::onAppendStages(const SkStageRec& rec) const { in onAppendStages() function in SkImageShader
|
/third_party/skia/src/shaders/ |
D | SkEmptyShader.h | 36 bool onAppendStages(const SkStageRec&) const override { in onAppendStages() function
|
D | SkColorShader.cpp | 78 bool SkColorShader::onAppendStages(const SkStageRec& rec) const { in onAppendStages() function in SkColorShader 86 bool SkColor4Shader::onAppendStages(const SkStageRec& rec) const { in onAppendStages() function in SkColor4Shader
|
D | SkLocalMatrixShader.cpp | 68 bool SkLocalMatrixShader::onAppendStages(const SkStageRec& rec) const { in onAppendStages() function in SkLocalMatrixShader 144 bool onAppendStages(const SkStageRec& rec) const override { in onAppendStages() function in SkCTMShader
|
D | SkColorFilterShader.cpp | 52 bool SkColorFilterShader::onAppendStages(const SkStageRec& rec) const { in onAppendStages() function in SkColorFilterShader
|
D | SkTransformShader.cpp | 74 bool SkTransformShader::onAppendStages(const SkStageRec& rec) const { in onAppendStages() function in SkTransformShader
|
D | SkComposeShader.cpp | 125 bool SkShader_Blend::onAppendStages(const SkStageRec& orig_rec) const { in onAppendStages() function in SkShader_Blend
|
/third_party/flutter/skia/src/effects/ |
D | SkLumaColorFilter.cpp | 21 bool SkLumaColorFilter::onAppendStages(const SkStageRec& rec, bool shaderIsOpaque) const { in onAppendStages() function in SkLumaColorFilter
|
D | SkOverdrawColorFilter.cpp | 44 bool SkOverdrawColorFilter::onAppendStages(const SkStageRec& rec, bool shader_is_opaque) const { in onAppendStages() function in SkOverdrawColorFilter
|
D | SkHighContrastFilter.cpp | 58 bool SkHighContrast_Filter::onAppendStages(const SkStageRec& rec, bool shaderIsOpaque) const { in onAppendStages() function in SkHighContrast_Filter
|
/third_party/flutter/skia/src/core/ |
D | SkColorFilter.cpp | 93 bool onAppendStages(const SkStageRec& rec, bool shaderIsOpaque) const override { in onAppendStages() function in SkComposeColorFilter 204 bool onAppendStages(const SkStageRec& rec, bool shaderIsOpaque) const override { in onAppendStages() function in SkSRGBGammaColorFilter 273 bool onAppendStages(const SkStageRec& rec, bool shaderIsOpaque) const override { in onAppendStages() function in SkMixerColorFilter 390 bool onAppendStages(const SkStageRec& rec, bool shaderIsOpaque) const override { in onAppendStages() function in SkRuntimeColorFilter
|
D | SkModeColorFilter.cpp | 64 bool SkModeColorFilter::onAppendStages(const SkStageRec& rec, bool shaderIsOpaque) const { in onAppendStages() function in SkModeColorFilter
|
D | SkColorFilter_Matrix.cpp | 67 bool SkColorFilter_Matrix::onAppendStages(const SkStageRec& rec, bool shaderIsOpaque) const { in onAppendStages() function in SkColorFilter_Matrix
|
D | SkDraw_vertices.cpp | 85 bool onAppendStages(const SkStageRec& rec) const override { in onAppendStages() function in SkTriColorShader
|
/third_party/skia/src/core/ |
D | SkModeColorFilter.cpp | 63 bool SkModeColorFilter::onAppendStages(const SkStageRec& rec, bool shaderIsOpaque) const { in onAppendStages() function in SkModeColorFilter
|
D | SkColorFilter.cpp | 152 bool onAppendStages(const SkStageRec& rec, bool shaderIsOpaque) const override { in onAppendStages() function in SkComposeColorFilter 270 bool onAppendStages(const SkStageRec& rec, bool shaderIsOpaque) const override { in onAppendStages() function in SkSRGBGammaColorFilter 374 bool onAppendStages(const SkStageRec&, bool) const override { return false; } in onAppendStages() function
|
D | SkColorFilter_Matrix.cpp | 65 bool SkColorFilter_Matrix::onAppendStages(const SkStageRec& rec, bool shaderIsOpaque) const { in onAppendStages() function in SkColorFilter_Matrix
|
/third_party/skia/src/effects/ |
D | SkTableColorFilter.cpp | 44 bool onAppendStages(const SkStageRec& rec, bool shaderIsOpaque) const override { in onAppendStages() function in SkTable_ColorFilter
|