Home
last modified time | relevance | path

Searched defs:lastFrameTime (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
Drs_render_spring_animation.cpp186 auto lastFrameTime = animationFraction_.GetLastFrameTime(); in OnInitialize() local
Drs_animation_fraction.cpp78 void RSAnimationFraction::SetLastFrameTime(int64_t lastFrameTime) in SetLastFrameTime()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/fuzztest/rsanimationbase_fuzzer/
Drsanimationbase_fuzzer.cpp85 int64_t lastFrameTime = GetData<int64_t>(); in RSAnimationFractionFuzzerTest() local