Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dparticle_property.h197 void SetLifeTimeRange(int64_t lifetimeRange) in SetLifeTimeRange() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_particle.cpp405 particle.SetLifeTimeRange(lifeTimeRange); in ParseParticleObject()