Home
last modified time | relevance | path

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

/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
DSkShader.cpp168 bool SkShaderBase::onAppendStages(const SkStageRec& rec) const { in onAppendStages() function in SkShaderBase
DSkPictureShader.cpp280 bool SkPictureShader::onAppendStages(const SkStageRec& rec) const { in onAppendStages() function in SkPictureShader
DSkImageShader.cpp652 bool SkImageShader::onAppendStages(const SkStageRec& rec) const { in onAppendStages() function in SkImageShader
/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.cpp66 bool SkColorFilter_Matrix::onAppendStages(const SkStageRec& rec, bool shaderIsOpaque) const { in onAppendStages() function in SkColorFilter_Matrix
DSkDraw_vertices.cpp87 bool onAppendStages(const SkStageRec& rec) const override { in onAppendStages() function in SkTriColorShader
DSkVMBlitter.cpp54 bool onAppendStages(const SkStageRec&, bool) const override { return true; } in onAppendStages() function
DSkRuntimeEffect.cpp861 bool onAppendStages(const SkStageRec& rec, bool shaderIsOpaque) const override { in onAppendStages() function in SkRuntimeColorFilter
1017 bool onAppendStages(const SkStageRec& rec) const override { in onAppendStages() function in SkRTShader
/third_party/skia/src/effects/
DSkTableColorFilter.cpp44 bool onAppendStages(const SkStageRec& rec, bool shaderIsOpaque) const override { in onAppendStages() function in SkTable_ColorFilter
/third_party/skia/src/utils/
DSkShadowUtils.cpp57 bool onAppendStages(const SkStageRec& rec, bool shaderIsOpaque) const override { in onAppendStages() function in SkGaussianColorFilter
/third_party/skia/src/shaders/gradients/
DSkGradientShader.cpp278 bool SkGradientShaderBase::onAppendStages(const SkStageRec& rec) const { in onAppendStages() function in SkGradientShaderBase