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
393 struct ACE_EXPORT SweepGradient { struct395 std::optional<AnimatableDimension> centerX;397 std::optional<AnimatableDimension> centerY;421 bool IsSweepGradientValid() const in IsSweepGradientValid() argument