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