Searched defs:GetNextStepSize (Results 1 – 2 of 2) sorted by relevance
182 intptr_t GetNextStepSize() override { return GetNextSampleInterval(rate_); } in GetNextStepSize() function
2532 virtual intptr_t GetNextStepSize() { return step_size_; } in GetNextStepSize() function