Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dparticle_property_animation.h45 int32_t GetStartMills() const in GetStartMills() 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.cpp1511 auto startMills = colorAnimationConfig.GetStartMills(); in ConvertParticleColorOption()
1568 auto startMills = animationConfig.GetStartMills(); in ConvertParticleFloatOption()