Searched defs:gaussRand (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/gtc/ |
D | random.inl | 273 GLM_FUNC_QUALIFIER genType gaussRand(genType Mean, genType Deviation) function 289 …GLM_FUNC_QUALIFIER vecType<T, P> gaussRand(vecType<T, P> const & Mean, vecType<T, P> const & Devia… function
|
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/gtc/ |
H A D | random.inl | 273 GLM_FUNC_QUALIFIER genType gaussRand(genType Mean, genType Deviation) function 289 …GLM_FUNC_QUALIFIER vecType<T, P> gaussRand(vecType<T, P> const & Mean, vecType<T, P> const & Devia… function
|