Home
last modified time | relevance | path

Searched refs:kAutoRecenterRotationThreshold (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/service/
DSpatializerPoseController.cpp75 constexpr float kAutoRecenterRotationThreshold = 10.5f / 180 * M_PI; variable
120 .autoRecenterRotationalThreshold = kAutoRecenterRotationThreshold, in SpatializerPoseController()