/external/skqp/src/shaders/ |
D | SkColorShader.cpp | 84 bool SkColorShader::onAppendStages(const StageRec& rec) const { in onAppendStages() function in SkColorShader 92 bool SkColor4Shader::onAppendStages(const StageRec& rec) const { in onAppendStages() function in SkColor4Shader
|
D | SkEmptyShader.h | 36 bool onAppendStages(const StageRec&) const override { in onAppendStages() function
|
D | SkColorFilterShader.cpp | 42 bool SkColorFilterShader::onAppendStages(const StageRec& rec) const { in onAppendStages() function in SkColorFilterShader
|
D | SkLocalMatrixShader.cpp | 65 bool SkLocalMatrixShader::onAppendStages(const StageRec& rec) const { in onAppendStages() function in SkLocalMatrixShader
|
D | SkComposeShader.cpp | 81 bool SkComposeShader::onAppendStages(const StageRec& rec) const { in onAppendStages() function in SkComposeShader
|
D | SkShader.cpp | 158 bool SkShaderBase::onAppendStages(const StageRec& rec) const { in onAppendStages() function in SkShaderBase
|
D | SkImageShader.cpp | 270 bool SkImageShader::onAppendStages(const StageRec& rec) const { in onAppendStages() function in SkImageShader
|
/external/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 | 69 bool SkLocalMatrixShader::onAppendStages(const SkStageRec& rec) const { in onAppendStages() function in SkLocalMatrixShader 145 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 | SkComposeShader.cpp | 133 bool SkShader_Blend::onAppendStages(const SkStageRec& orig_rec) const { in onAppendStages() function in SkShader_Blend
|
D | SkShader.cpp | 155 bool SkShaderBase::onAppendStages(const SkStageRec& rec) const { in onAppendStages() function in SkShaderBase
|
/external/skqp/src/effects/ |
D | SkLumaColorFilter.cpp | 20 void SkLumaColorFilter::onAppendStages(SkRasterPipeline* p, in onAppendStages() function in SkLumaColorFilter
|
D | SkToSRGBColorFilter.cpp | 20 void SkToSRGBColorFilter::onAppendStages(SkRasterPipeline* p, in onAppendStages() function in SkToSRGBColorFilter
|
D | SkOverdrawColorFilter.cpp | 43 void SkOverdrawColorFilter::onAppendStages(SkRasterPipeline* p, in onAppendStages() function in SkOverdrawColorFilter
|
D | SkColorMatrixFilter.cpp | 59 void onAppendStages(SkRasterPipeline* p, SkColorSpace* cs, SkArenaAlloc* alloc, in onAppendStages() function in SkLightingColorFilter
|
D | SkHighContrastFilter.cpp | 60 void SkHighContrast_Filter::onAppendStages(SkRasterPipeline* p, in onAppendStages() function in SkHighContrast_Filter
|
/external/skqp/src/core/ |
D | SkColorFilter.cpp | 101 void onAppendStages(SkRasterPipeline* p, SkColorSpace* dst, SkArenaAlloc* scratch, in onAppendStages() function in SkComposeColorFilter 228 void onAppendStages(SkRasterPipeline* p, SkColorSpace*, SkArenaAlloc* alloc, in onAppendStages() function in SkSRGBGammaColorFilter
|
D | SkModeColorFilter.cpp | 65 void SkModeColorFilter::onAppendStages(SkRasterPipeline* p, in onAppendStages() function in SkModeColorFilter
|
D | SkColorMatrixFilterRowMajor255.cpp | 140 void SkColorMatrixFilterRowMajor255::onAppendStages(SkRasterPipeline* p, in onAppendStages() function in SkColorMatrixFilterRowMajor255
|
/external/skia/src/core/ |
D | SkModeColorFilter.cpp | 63 bool SkModeColorFilter::onAppendStages(const SkStageRec& rec, bool shaderIsOpaque) const { in onAppendStages() function in SkModeColorFilter
|
D | SkColorFilter.cpp | 143 bool onAppendStages(const SkStageRec& rec, bool shaderIsOpaque) const override { in onAppendStages() function in SkComposeColorFilter 261 bool onAppendStages(const SkStageRec& rec, bool shaderIsOpaque) const override { in onAppendStages() function in SkSRGBGammaColorFilter 365 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
|
/external/skia/src/effects/ |
D | SkTableColorFilter.cpp | 44 bool onAppendStages(const SkStageRec& rec, bool shaderIsOpaque) const override { in onAppendStages() function in SkTable_ColorFilter
|