Searched defs:lastFrameTime (Results 1 – 5 of 5) sorted by relevance
108 int64_t lastFrameTime = 0; variable311 int64_t lastFrameTime = 1; variable
78 void RSAnimationFraction::SetLastFrameTime(int64_t lastFrameTime) in SetLastFrameTime()
259 auto lastFrameTime = animationFraction_.GetLastFrameTime(); in OnInitialize() local
85 int64_t lastFrameTime = GetData<int64_t>(); in RSAnimationFractionFuzzerTest() local
60 int64_t lastFrameTime { START_TIME }; member