Home
last modified time | relevance | path

Searched defs:Mean (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/third-party/glm/include/glm/gtc/
Drandom.inl273 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…
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp6084 double Watchdog::WindowedInterval::Mean() const { in Mean() function in perfetto::base::Watchdog::WindowedInterval