Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/
Drs_animation_fraction_test.cpp108 int64_t lastFrameTime = 0; variable
311 int64_t lastFrameTime = 1; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
Drs_animation_fraction.cpp78 void RSAnimationFraction::SetLastFrameTime(int64_t lastFrameTime) in SetLastFrameTime()
Drs_render_spring_animation.cpp259 auto lastFrameTime = animationFraction_.GetLastFrameTime(); in OnInitialize() local
/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
/foundation/multimodalinput/input/service/event_resample/test/
Devent_resample_test.cpp60 int64_t lastFrameTime { START_TIME }; member