Searched refs:IsHightResolution (Results 1 – 4 of 4) sorted by relevance
112 bool IsHightResolution() const noexcept;
264 bool IsHightResolution() const noexcept;
143 if (IsHightResolution()) { in Init()1219 bool RendererInServer::IsHightResolution() const noexcept in IsHightResolution() function in OHOS::AudioStandard::RendererInServer
230 bool RendererInClientInner::IsHightResolution() const noexcept in IsHightResolution() function in OHOS::AudioStandard::RendererInClientInner294 if (rendererInfo_.rendererFlags == AUDIO_FLAG_VOIP_DIRECT || IsHightResolution()) { in InitDirectPipeType()