Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp2287 const bool allowOffloadWithVideo = in isOffloadSupported() local
2289 if (offloadInfo.has_video && !allowOffloadWithVideo) { in isOffloadSupported()