/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/ |
H A D | svg_gradient.cpp | 28 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 D | svg_gradient.cpp | 33 RefPtr<SvgNode> SvgGradient::CreateLinearGradient() in CreateLinearGradient() function in OHOS::Ace::NG::SvgGradient
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/ |
H A D | testing_shader_effect.h | 48 …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 D | shader_effect.cpp | 143 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 D | js_shader_effect.cpp | 105 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 D | canvas_renderer.cpp | 348 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 D | drawing_decoration_painter.cpp | 229 …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 D | skia_decoration_painter.cpp | 256 …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 D | rosen_decoration_painter.cpp | 294 …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
|