Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/
H A Dsvg_gradient.cpp28 RefPtr<SvgNode> SvgGradient::CreateLinearGradient() in CreateLinearGradient() function in OHOS::Ace::SvgGradient
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_gradient.cpp33 RefPtr<SvgNode> SvgGradient::CreateLinearGradient() in CreateLinearGradient() function in OHOS::Ace::NG::SvgGradient
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_shader_effect.h48 …static std::shared_ptr<TestingShaderEffect> CreateLinearGradient(const TestingPoint& /* startPt */, in CreateLinearGradient() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/
H A Dshader_effect.cpp143 std::shared_ptr<ShaderEffect> ShaderEffect::CreateLinearGradient(const Point& startPt, const Point&… in CreateLinearGradient() function in OHOS::Rosen::Drawing::ShaderEffect
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/shader_effect_napi/
H A Djs_shader_effect.cpp105 napi_value JsShaderEffect::CreateLinearGradient(napi_env env, napi_callback_info info) in CreateLinearGradient() function in OHOS::Rosen::Drawing::JsShaderEffect
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dcanvas_renderer.cpp348 int64_t NativeCanvasRenderer::CreateLinearGradient(const double x0, const double y0, const double x… in CreateLinearGradient() function in OHOS::Ace::Framework::NativeCanvasRenderer
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
H A Ddrawing_decoration_painter.cpp229 …static std::unique_ptr<GradientShader> CreateLinearGradient(const NG::Gradient& gradient, const RS… in CreateLinearGradient() function in OHOS::Ace::NG::__anon312c707b0110::LinearGradientShader
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dskia_decoration_painter.cpp256 …static std::unique_ptr<GradientShader> CreateLinearGradient(const NG::Gradient& gradient, const Sk… in CreateLinearGradient() function in OHOS::Ace::NG::__anonb09af8c10110::LinearGradientShader
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_decoration_painter.cpp294 …static std::unique_ptr<GradientShader> CreateLinearGradient(const Gradient& gradient, const SkSize… in CreateLinearGradient() function in OHOS::Ace::__anon638ae6070110::LinearGradientShader
328 …static std::unique_ptr<GradientShader> CreateLinearGradient(const Gradient& gradient, const RSSize… in CreateLinearGradient() function in OHOS::Ace::__anon638ae6070110::LinearGradientShader