HomeSort by relevance Sort by last modified time
    Searched refs:SetChannelMute (Results 1 - 2 of 2) sorted by null

  /frameworks/wilhelm/tests/listening/
slesTest_playMuteSolo.cpp 121 res = (*muteSolo)->SetChannelMute(muteSolo, 0,
124 res = (*muteSolo)->SetChannelMute(muteSolo, 1,
342 result = (*muteSoloItf)->SetChannelMute(muteSoloItf, 0, SL_BOOLEAN_TRUE);
344 result = (*muteSoloItf)->SetChannelMute(muteSoloItf, 1, SL_BOOLEAN_FALSE);
354 result = (*muteSoloItf)->SetChannelMute(muteSoloItf, 0, SL_BOOLEAN_FALSE); ExitOnError(result);
355 result = (*muteSoloItf)->SetChannelMute(muteSoloItf, 1, SL_BOOLEAN_FALSE); ExitOnError(result);
  /frameworks/wilhelm/include/SLES/
OpenSLES.h     [all...]

Completed in 279 milliseconds