Searched defs:timestamps (Results 1 – 6 of 6) sorted by relevance
40 auto timestamps = GetTimeStamps()->GetValue(); in AddKeyframe() local77 auto& timestamps = GetTimeStamps(); in UpdateValid() local136 if (auto& timestamps = GetTimeStamps()) { in SetKeyframes() local175 auto& timestamps = GetTimeStamps(); in UpdateIndex() local218 auto& timestamps = GetTimeStamps(); in JumpTo() local
34 ArrayProperty<float> timestamps; in META_BEGIN_NAMESPACE() member
246 auto& timestamps = META_ACCESS_PROPERTY(Timestamps); in UpdateValid() local
123 auto& Timestamps(BASE_NS::array_view<float> timestamps) in Timestamps()
465 …Indices(const bool forward, const float currentTimestamp, const array_view<const float> timestamps, in FindFrameIndices()1167 const array_view<const float> timestamps = inputData->timestamps; in Calculate() local
617 const auto timestamps = animationInputManager_->Get(timestampEntity); in UpdateTimestamps() local