Searched defs:CreateLinearGradient (Results 1 – 9 of 9) sorted by relevance
28 RefPtr<SvgNode> SvgGradient::CreateLinearGradient() in CreateLinearGradient() function in OHOS::Ace::SvgGradient
32 RefPtr<SvgNode> SvgGradient::CreateLinearGradient() in CreateLinearGradient() function in OHOS::Ace::NG::SvgGradient
42 …static std::shared_ptr<TestingShaderEffect> CreateLinearGradient(const TestingPoint& /* startPt */, in CreateLinearGradient() function
118 std::shared_ptr<ShaderEffect> ShaderEffect::CreateLinearGradient(const Point& startPt, const Point&… in CreateLinearGradient() function in OHOS::Rosen::Drawing::ShaderEffect
247 …static std::unique_ptr<GradientShader> CreateLinearGradient(const NG::Gradient& gradient, const Sk… in CreateLinearGradient() function in OHOS::Ace::NG::__anon82a384090111::LinearGradientShader
250 …static std::unique_ptr<GradientShader> CreateLinearGradient(const Gradient& gradient, const SkSize… in CreateLinearGradient() function in OHOS::Ace::__anon29e7ff4f0111::LinearGradientShader
247 …static std::unique_ptr<GradientShader> CreateLinearGradient(const Gradient& gradient, const SkSize… in CreateLinearGradient() function in OHOS::Ace::__anon9e913c6e0111::LinearGradientShader
338 void V8OffscreenCanvasBridge::CreateLinearGradient(const v8::FunctionCallbackInfo<v8::Value>& args) in CreateLinearGradient() function in OHOS::Ace::Framework::V8OffscreenCanvasBridge
426 void V8CanvasBridge::CreateLinearGradient(const v8::FunctionCallbackInfo<v8::Value>& args) in CreateLinearGradient() function in OHOS::Ace::Framework::V8CanvasBridge