Searched defs:Mean (Results 1 – 2 of 2) sorted by relevance
273 GLM_FUNC_QUALIFIER genType gaussRand(genType Mean, genType Deviation)289 …GLM_FUNC_QUALIFIER vecType<T, P> gaussRand(vecType<T, P> const & Mean, vecType<T, P> const & Devia…
6084 double Watchdog::WindowedInterval::Mean() const { in Mean() function in perfetto::base::Watchdog::WindowedInterval