Searched refs:SetChannelMute (Results 1 – 2 of 2) sorted by relevance
/frameworks/wilhelm/tests/listening/ |
D | slesTest_playMuteSolo.cpp | 121 res = (*muteSolo)->SetChannelMute(muteSolo, 0, in PlayEventCallback() 124 res = (*muteSolo)->SetChannelMute(muteSolo, 1, in PlayEventCallback() 342 result = (*muteSoloItf)->SetChannelMute(muteSoloItf, 0, SL_BOOLEAN_TRUE); in TestPlayUri() 344 result = (*muteSoloItf)->SetChannelMute(muteSoloItf, 1, SL_BOOLEAN_FALSE); in TestPlayUri() 354 result = (*muteSoloItf)->SetChannelMute(muteSoloItf, 0, SL_BOOLEAN_FALSE); ExitOnError(result); in TestPlayUri() 355 result = (*muteSoloItf)->SetChannelMute(muteSoloItf, 1, SL_BOOLEAN_FALSE); ExitOnError(result); in TestPlayUri()
|
/frameworks/wilhelm/include/SLES/ |
D | OpenSLES.h | 1930 SLresult (*SetChannelMute) ( member 2081 SLresult (*SetChannelMute) ( member
|