Searched defs:initialValue (Results 1 – 3 of 3) sorted by relevance
297 const InitialTransformComponent& initialValue, InitialTransformComponent& animatedValue) in Interpolate()372 const InitialTransformComponent& initialValue, InitialTransformComponent& animatedValue) in AnimateArray()423 const AnimationOutputComponent& outputComponent, const InitialTransformComponent& initialValue, in AnimateTrack()
1197 constexpr int initialValue = 10; in BENCHMARK_F() local
557 auto initialValue = ARKTS_GetElement(env, arr, i); in TestArray() local