Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_animation.cpp643 bool hasSharedTimestamps = false; in OnAnimationTimestampsChanged() local
650 hasSharedTimestamps = true; in OnAnimationTimestampsChanged()
657 if (GetValue(ReadOnly()) != hasSharedTimestamps) { in OnAnimationTimestampsChanged()
658 META_ACCESS_PROPERTY(ReadOnly)->SetValue(hasSharedTimestamps); in OnAnimationTimestampsChanged()