Home
last modified time | relevance | path

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

/external/oboe/samples/RhythmGame/third_party/glm/gtc/
Dconstants.inl33 GLM_FUNC_QUALIFIER GLM_CONSTEXPR genType two_pi() function
/external/webrtc/modules/audio_processing/test/conversational_speech/
Dgenerator_unittest.cc105 constexpr double two_pi = 2.0 * M_PI; in CreateSineWavFile() local