Home
last modified time | relevance | path

Searched defs:onAppendStages (Results 1 – 25 of 37) sorted by relevance

12

/third_party/flutter/skia/src/shaders/
DSkColorShader.cpp77 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
DSkEmptyShader.h36 bool onAppendStages(const SkStageRec&) const override { in onAppendStages() function
DSkComposeShader.cpp134 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
DSkColorFilterShader.cpp41 bool SkColorFilterShader::onAppendStages(const SkStageRec& rec) const { in onAppendStages() function in SkColorFilterShader
DSkLocalMatrixShader.cpp76 bool SkLocalMatrixShader::onAppendStages(const SkStageRec& rec) const { in onAppendStages() function in SkLocalMatrixShader
DSkRTShader.cpp47 bool SkRTShader::onAppendStages(const SkStageRec& rec) const { in onAppendStages() function in SkRTShader
DSkShader.cpp153 bool SkShaderBase::onAppendStages(const SkStageRec& rec) const { in onAppendStages() function in SkShaderBase
DSkImageShader.cpp597 bool SkImageShader::onAppendStages(const SkStageRec& rec) const { in onAppendStages() function in SkImageShader
/third_party/skia/src/shaders/
DSkEmptyShader.h36 bool onAppendStages(const SkStageRec&) const override { in onAppendStages() function
DSkColorShader.cpp78 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
DSkLocalMatrixShader.cpp68 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
DSkColorFilterShader.cpp52 bool SkColorFilterShader::onAppendStages(const SkStageRec& rec) const { in onAppendStages() function in SkColorFilterShader
DSkTransformShader.cpp74 bool SkTransformShader::onAppendStages(const SkStageRec& rec) const { in onAppendStages() function in SkTransformShader
DSkComposeShader.cpp125 bool SkShader_Blend::onAppendStages(const SkStageRec& orig_rec) const { in onAppendStages() function in SkShader_Blend
/third_party/flutter/skia/src/effects/
DSkLumaColorFilter.cpp21 bool SkLumaColorFilter::onAppendStages(const SkStageRec& rec, bool shaderIsOpaque) const { in onAppendStages() function in SkLumaColorFilter
DSkOverdrawColorFilter.cpp44 bool SkOverdrawColorFilter::onAppendStages(const SkStageRec& rec, bool shader_is_opaque) const { in onAppendStages() function in SkOverdrawColorFilter
DSkHighContrastFilter.cpp58 bool SkHighContrast_Filter::onAppendStages(const SkStageRec& rec, bool shaderIsOpaque) const { in onAppendStages() function in SkHighContrast_Filter
/third_party/flutter/skia/src/core/
DSkColorFilter.cpp93 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
DSkModeColorFilter.cpp64 bool SkModeColorFilter::onAppendStages(const SkStageRec& rec, bool shaderIsOpaque) const { in onAppendStages() function in SkModeColorFilter
DSkColorFilter_Matrix.cpp67 bool SkColorFilter_Matrix::onAppendStages(const SkStageRec& rec, bool shaderIsOpaque) const { in onAppendStages() function in SkColorFilter_Matrix
DSkDraw_vertices.cpp85 bool onAppendStages(const SkStageRec& rec) const override { in onAppendStages() function in SkTriColorShader
/third_party/skia/src/core/
DSkModeColorFilter.cpp63 bool SkModeColorFilter::onAppendStages(const SkStageRec& rec, bool shaderIsOpaque) const { in onAppendStages() function in SkModeColorFilter
DSkColorFilter.cpp152 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
DSkColorFilter_Matrix.cpp65 bool SkColorFilter_Matrix::onAppendStages(const SkStageRec& rec, bool shaderIsOpaque) const { in onAppendStages() function in SkColorFilter_Matrix
/third_party/skia/src/effects/
DSkTableColorFilter.cpp44 bool onAppendStages(const SkStageRec& rec, bool shaderIsOpaque) const override { in onAppendStages() function in SkTable_ColorFilter

12