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
315 struct ACE_EXPORT SweepGradient { struct317 std::optional<AnimatableDimension> centerX;319 std::optional<AnimatableDimension> centerY;343 bool IsSweepGradientValid() const in IsSweepGradientValid() argument