Searched defs:SweepGradient (Results 1 – 2 of 2) sorted by relevance
247 struct ACE_EXPORT SweepGradient { struct259 bool operator==(const OHOS::Ace::NG::SweepGradient& other) const argument
357 struct ACE_EXPORT SweepGradient { struct359 std::optional<AnimatableDimension> centerX;361 std::optional<AnimatableDimension> centerY;385 bool IsSweepGradientValid() const in IsSweepGradientValid() argument