Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Drandom.inl259 GLM_FUNC_QUALIFIER genType linearRand(genType Min, genType Max) function
267 GLM_FUNC_QUALIFIER vecType<T, P> linearRand(vecType<T, P> const & Min, vecType<T, P> const & Max) function
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/gtc/
H A Drandom.inl259 GLM_FUNC_QUALIFIER genType linearRand(genType Min, genType Max) function
267 GLM_FUNC_QUALIFIER vecType<T, P> linearRand(vecType<T, P> const & Min, vecType<T, P> const & Max) function