Searched refs:FastRenderGetMute (Results 1 – 3 of 3) sorted by relevance
37 int32_t FastRenderGetMute(AudioHandle handle, bool *mute);
160 int32_t FastRenderGetMute(AudioHandle handle, bool *mute) in FastRenderGetMute() function
52 hwRender->common.volume.GetMute = FastRenderGetMute; in GetFastRenderFuncs()