Home
last modified time | relevance | path

Searched refs:GetEndMills (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dparticle_property_animation.h55 int32_t GetEndMills() const in GetEndMills() function
79 (startMills_ == other.GetStartMills()) && (endMills_ == other.GetEndMills()) &&
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp1512 auto endMills = colorAnimationConfig.GetEndMills(); in ConvertParticleColorOption()
1569 auto endMills = animationConfig.GetEndMills(); in ConvertParticleFloatOption()