| /external/skia/src/shaders/ |
| D | SkLocalMatrixShader.cpp | 100 bool SkLocalMatrixShader::appendStages(const SkStageRec& rec, const MatrixRec& mRec) const { in appendStages() function in SkLocalMatrixShader 169 bool appendStages(const SkStageRec& rec, const MatrixRec&) const override { in appendStages() function in SkCTMShader
|
| D | SkEmptyShader.cpp | 28 bool appendStages(const SkStageRec&, const MatrixRec&) const override { return false; } in appendStages() function in SkEmptyShader
|
| D | SkColorShader.cpp | 172 bool SkColorShader::appendStages(const SkStageRec& rec, const MatrixRec&) const { in appendStages() function in SkColorShader 180 bool SkColor4Shader::appendStages(const SkStageRec& rec, const MatrixRec&) const { in appendStages() function in SkColor4Shader
|
| D | SkTransformShader.cpp | 76 bool SkTransformShader::appendStages(const SkStageRec& rec, const MatrixRec& mRec) const { in appendStages() function in SkTransformShader
|
| D | SkColorFilterShader.cpp | 58 bool SkColorFilterShader::appendStages(const SkStageRec& rec, const MatrixRec& mRec) const { in appendStages() function in SkColorFilterShader
|
| D | SkCoordClampShader.cpp | 71 bool SkShader_CoordClamp::appendStages(const SkStageRec& rec, const MatrixRec& mRec) const { in appendStages() function in SkShader_CoordClamp
|
| D | SkComposeShader.cpp | 131 bool SkShader_Blend::appendStages(const SkStageRec& rec, const MatrixRec& mRec) const { in appendStages() function in SkShader_Blend
|
| D | SkShader.cpp | 214 bool SkShaderBase::appendStages(const SkStageRec& rec, const MatrixRec& mRec) const { in appendStages() function in SkShaderBase
|
| D | SkPictureShader.cpp | 307 bool SkPictureShader::appendStages(const SkStageRec& rec, const MatrixRec& mRec) const { in appendStages() function in SkPictureShader
|
| D | SkImageShader.cpp | 551 bool SkImageShader::appendStages(const SkStageRec& rec, const MatrixRec& mRec) const { in appendStages() function in SkImageShader
|
| /external/skia/src/utils/ |
| D | SkGaussianColorFilter.cpp | 54 bool appendStages(const SkStageRec& rec, bool shaderIsOpaque) const override { in appendStages() function in SkGaussianColorFilter
|
| /external/skia/tests/ |
| D | ColorFilterTest.cpp | 160 bool appendStages(const SkStageRec&, bool) const override { return false; } in appendStages() function
|
| /external/skia/src/core/ |
| D | SkColorFilter.cpp | 167 bool appendStages(const SkStageRec& rec, bool shaderIsOpaque) const override { in appendStages() function in SkComposeColorFilter 303 bool appendStages(const SkStageRec& rec, bool shaderIsOpaque) const override { in appendStages() function in ColorSpaceXformColorFilter 459 bool appendStages(const SkStageRec& rec, bool shaderIsOpaque) const override { in appendStages() function in SkWorkingFormatColorFilter
|
| D | SkModeColorFilter.cpp | 118 bool SkModeColorFilter::appendStages(const SkStageRec& rec, bool shaderIsOpaque) const { in appendStages() function in SkModeColorFilter
|
| D | SkColorFilter_Matrix.cpp | 106 bool SkColorFilter_Matrix::appendStages(const SkStageRec& rec, bool shaderIsOpaque) const { in appendStages() function in SkColorFilter_Matrix
|
| D | SkDraw_vertices.cpp | 86 bool appendStages(const SkStageRec& rec, const MatrixRec&) const override { in appendStages() function in SkTriColorShader
|
| D | SkVMBlitter.cpp | 57 bool appendStages(const SkStageRec&, bool) const override { return true; } in appendStages() function
|
| D | SkRuntimeEffect.cpp | 1217 bool appendStages(const SkStageRec& rec, bool) const override { in appendStages() function in SkRuntimeColorFilter 1434 bool appendStages(const SkStageRec& rec, const MatrixRec& mRec) const override { in appendStages() function in SkRTShader
|
| /external/skia/src/effects/ |
| D | SkTableColorFilter.cpp | 103 bool appendStages(const SkStageRec& rec, bool shaderIsOpaque) const override { in appendStages() function in SkTable_ColorFilter
|
| /external/skia/src/shaders/gradients/ |
| D | SkGradientShaderBase.cpp | 386 bool SkGradientShaderBase::appendStages(const SkStageRec& rec, const MatrixRec& mRec) const { in appendStages() function in SkGradientShaderBase
|
| /external/skia/src/sksl/codegen/ |
| D | SkSLRasterPipelineBuilder.cpp | 1035 bool Program::appendStages(SkRasterPipeline* pipeline, in appendStages() function in SkSL::RP::Program
|