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
380 struct ACE_EXPORT SweepGradient { struct382 std::optional<AnimatableDimension> centerX;384 std::optional<AnimatableDimension> centerY;408 bool IsSweepGradientValid() const in IsSweepGradientValid() argument