Home
last modified time | relevance | path

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

/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 in OHOS::Ace::Testing::TestingShaderEffect
/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
/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
/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 SkSize& size) in CreateSweepGradient() function in OHOS::Ace::NG::__anon2699::final
/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 RSSize& size) in CreateSweepGradient() function in OHOS::Ace::NG::__anon2690::final
/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::__anon2028::final

Completed in 14 milliseconds