Searched refs:create_pattern_fill_content (Results 1 – 2 of 2) sorted by relevance
/third_party/flutter/skia/src/pdf/ |
D | SkPDFGradientShader.cpp | 774 static std::unique_ptr<SkStreamAsset> create_pattern_fill_content(int gsIndex, in create_pattern_fill_content() function 833 create_pattern_fill_content(-1, luminosityShader.fValue, bbox), in create_smask_graphic_state() 864 create_pattern_fill_content(alphaGsRef.fValue, colorShader.fValue, bbox); in make_alpha_function_shader()
|
/third_party/skia/src/pdf/ |
D | SkPDFGradientShader.cpp | 774 static std::unique_ptr<SkStreamAsset> create_pattern_fill_content(int gsIndex, in create_pattern_fill_content() function 833 create_pattern_fill_content(-1, luminosityShader.fValue, bbox), in create_smask_graphic_state() 864 create_pattern_fill_content(alphaGsRef.fValue, colorShader.fValue, bbox); in make_alpha_function_shader()
|