Searched refs:SetLoop (Results 1 - 7 of 7) sorted by relevance

/frameworks/wilhelm/tests/mimeUri/
H A DslesTestLoopUri.cpp229 res = (*seekItf)->SetLoop(seekItf, SL_BOOLEAN_TRUE, 0, SL_TIME_UNKNOWN);
265 res = (*seekItf)->SetLoop(seekItf, SL_BOOLEAN_FALSE, 0, SL_TIME_UNKNOWN);
H A DslesTestSlowDownUri.cpp279 res = (*seekItf)->SetLoop(seekItf, SL_BOOLEAN_TRUE, 0, SL_TIME_UNKNOWN); CheckErr(res);
374 res = (*seekItf)->SetLoop(seekItf, SL_BOOLEAN_FALSE, 0, SL_TIME_UNKNOWN); CheckErr(res);
/frameworks/wilhelm/tests/examples/
H A DslesTestSendToPresetReverb.cpp273 result = (*seekItf)->SetLoop(seekItf, SL_BOOLEAN_TRUE, (SLmillisecond) 0, SL_TIME_UNKNOWN);
/frameworks/wilhelm/tests/sandbox/
H A Dreverb.c637 result = (*playerSeek)->SetLoop(playerSeek, SL_BOOLEAN_TRUE, (SLmillisecond) 0,
H A Dxaplay.c534 result = (*playerSeek)->SetLoop(playerSeek, XA_BOOLEAN_TRUE, (XAmillisecond) 0,
/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL.h887 XAresult (*SetLoop) ( member in struct:XASeekItf_
/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h1113 SLresult (*SetLoop)( member in struct:SLSeekItf_

Completed in 85 milliseconds