Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audiopolicy/service/
H A DSpatializerPoseController.cpp78 std::chrono::microseconds maxUpdatePeriod) in SpatializerPoseController() argument
90 mThread([this, maxUpdatePeriod] { in __anon0940ba190202()
96 mCondVar.wait_for(lock, maxUpdatePeriod, in __anon0940ba190202()
H A DSpatializerPoseController.h66 std::chrono::microseconds maxUpdatePeriod);