Home
last modified time | relevance | path

Searched defs:CreateLinearGradient (Results 1 – 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/
Dsvg_gradient.cpp28 RefPtr<SvgNode> SvgGradient::CreateLinearGradient() in CreateLinearGradient() function in OHOS::Ace::SvgGradient
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
Dsvg_gradient.cpp32 RefPtr<SvgNode> SvgGradient::CreateLinearGradient() in CreateLinearGradient() function in OHOS::Ace::NG::SvgGradient
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/rosen/
Dtesting_shader_effect.h43 …static std::shared_ptr<TestingShaderEffect> CreateLinearGradient(const TestingPoint& /* startPt */, in CreateLinearGradient() function
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
Drecording_shader_effect.cpp65 std::shared_ptr<RecordingShaderEffect> RecordingShaderEffect::CreateLinearGradient(const Point& sta… in CreateLinearGradient() function in OHOS::Rosen::Drawing::RecordingShaderEffect
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/
Dshader_effect.cpp118 std::shared_ptr<ShaderEffect> ShaderEffect::CreateLinearGradient(const Point& startPt, const Point&… in CreateLinearGradient() function in OHOS::Rosen::Drawing::ShaderEffect
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Dskia_decoration_painter.cpp247 …static std::unique_ptr<GradientShader> CreateLinearGradient(const NG::Gradient& gradient, const Sk… in CreateLinearGradient() function in OHOS::Ace::NG::__anon68bc8e680111::LinearGradientShader
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
Ddrawing_decoration_painter.cpp237 …static std::unique_ptr<GradientShader> CreateLinearGradient(const NG::Gradient& gradient, const RS… in CreateLinearGradient() function in OHOS::Ace::NG::__anon67ca52020111::LinearGradientShader
/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
Drosen_decoration_painter.cpp314 …static std::unique_ptr<GradientShader> CreateLinearGradient(const Gradient& gradient, const SkSize… in CreateLinearGradient() function in OHOS::Ace::__anonab2ce5ee0111::LinearGradientShader
348 static std::unique_ptr<GradientShader> CreateLinearGradient(const Gradient& gradient, in CreateLinearGradient() function in OHOS::Ace::__anonab2ce5ee0111::LinearGradientShader
Dflutter_decoration_painter.cpp250 …static std::unique_ptr<GradientShader> CreateLinearGradient(const Gradient& gradient, const SkSize… in CreateLinearGradient() function in OHOS::Ace::__anon84aa46cd0111::LinearGradientShader