Searched refs:SL_IID_PLAY (Results 26 - 36 of 36) sorted by relevance

12

/frameworks/wilhelm/tests/mimeUri/
H A DslesTestManyPlayers.cpp232 res = (*audioPlayer[playerId])->GetInterface(audioPlayer[playerId], SL_IID_PLAY,
H A DslesTestSlowDownUri.cpp252 res = (*player)->GetInterface(player, SL_IID_PLAY, (void*)&playItf); CheckErr(res);
/frameworks/wilhelm/tests/sandbox/
H A Dmonkey.c133 result = (*p->mObject)->GetInterface(p->mObject, SL_IID_PLAY, &p->mPlay);
H A Dplaybq.cpp488 result = (*playerObject)->GetInterface(playerObject, SL_IID_PLAY, &playerPlay);
H A Dreverb.c590 result = (*playerObject)->GetInterface(playerObject, SL_IID_PLAY, &playerPlay);
/frameworks/wilhelm/tests/sandbox/streamSource/
H A DslesTestPlayStream.cpp255 res = (*player)->GetInterface(player, SL_IID_PLAY, (void*)&playItf); CheckErr(res);
/frameworks/wilhelm/tests/automated/
H A DBufferQueue_test.cpp195 res = (*playerObject)->GetInterface(playerObject, SL_IID_PLAY, &playerPlay);
/frameworks/wilhelm/tests/examples/
H A DslesTestDecodeToBuffQueue.cpp370 result = (*player)->GetInterface(player, SL_IID_PLAY, (void*)&playItf);
H A DslesTestFeedback.cpp451 result = (*playerObject)->GetInterface(playerObject, SL_IID_PLAY, &playerPlay);
H A DslesTestDecodeAac.cpp549 res = (*player)->GetInterface(player, SL_IID_PLAY, (void*)&playItf);
/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h924 extern SL_API const SLInterfaceID SL_IID_PLAY;

Completed in 181 milliseconds

12