Searched defs:rendererConfig (Results 1 – 3 of 3) sorted by relevance
517 bool AudioService::ShouldBeInnerCap(const AudioProcessConfig &rendererConfig, int32_t innerCapId) in ShouldBeInnerCap()528 bool AudioService::ShouldBeInnerCap(const AudioProcessConfig &rendererConfig, std::set<int32_t> &be… in ShouldBeInnerCap()546 bool AudioService::CheckShouldCap(const AudioProcessConfig &rendererConfig, int32_t innerCapId) in CheckShouldCap()
1861 AudioProcessConfig rendererConfig; variable1879 AudioProcessConfig rendererConfig; variable1905 AudioProcessConfig rendererConfig; variable
586 AudioProcessConfig rendererConfig; in AudioServiceShouldBeInnerCapFuzzTest() local