Searched defs:startDelayNs (Results 1 – 3 of 3) sorted by relevance
88 bool RSAnimationFraction::IsStartRunning(const int64_t deltaTime, const int64_t startDelayNs) in IsStartRunning()111 int64_t startDelayNs = startDelay_ * MS_TO_NS; in GetAnimationFraction() local226 int64_t startDelayNs = startDelay_ * MS_TO_NS; in UpdateRemainTimeFraction() local
66 int64_t startDelayNs = GetData<int64_t>(); in DoSomethingInterestingWithMyAPI() local
134 int64_t startDelayNs = 0; variable