Home
last modified time | relevance | path

Searched defs:CreateSweepGradient (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_shader_effect.h41 …static std::shared_ptr<TestingShaderEffect> CreateSweepGradient(const TestingPoint& /* centerPt */, in CreateSweepGradient() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/
H A Dshader_effect.cpp166 std::shared_ptr<ShaderEffect> ShaderEffect::CreateSweepGradient(const Point& centerPt, in CreateSweepGradient() 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.cpp271 napi_value JsShaderEffect::CreateSweepGradient(napi_env env, napi_callback_info info) in CreateSweepGradient() function in OHOS::Rosen::Drawing::JsShaderEffect
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
H A Ddrawing_decoration_painter.cpp612 …static std::unique_ptr<GradientShader> CreateSweepGradient(const NG::Gradient& gradient, const RSS… in CreateSweepGradient() function in OHOS::Ace::NG::__anon312c707b0110::SweepGradientShader
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dskia_decoration_painter.cpp637 …static std::unique_ptr<GradientShader> CreateSweepGradient(const NG::Gradient& gradient, const SkS… in CreateSweepGradient() function in OHOS::Ace::NG::__anonb09af8c10110::SweepGradientShader
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_decoration_painter.cpp1020 static std::unique_ptr<GradientShader> CreateSweepGradient( in CreateSweepGradient() function in OHOS::Ace::__anon638ae6070110::SweepGradientShader