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