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

/frameworks/wilhelm/tests/mimeUri/
H A DslesTestManyPlayers.cpp42 SLPlayItf playItfs[MAX_NUMBER_PLAYERS]; variable
235 (void*)&playItfs[playerId]);
257 res = (*playItfs[playerId])->SetMarkerPosition(playItfs[playerId], 2000);
259 res = (*playItfs[playerId])->SetPositionUpdatePeriod(playItfs[playerId], 500);
261 res = (*playItfs[playerId])->SetCallbackEventsMask(playItfs[playerId],
264 res = (*playItfs[playerId])->RegisterCallback(playItfs[playerI
[all...]

Completed in 735 milliseconds