Searched refs:FastRenderSetGain (Results 1 – 3 of 3) sorted by relevance
42 int32_t FastRenderSetGain(AudioHandle handle, float gain);
201 int32_t FastRenderSetGain(AudioHandle handle, float gain) in FastRenderSetGain() function
57 hwRender->common.volume.SetGain = FastRenderSetGain; in GetFastRenderFuncs()