OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:playitfs
(Results
1 - 1
of
1
) sorted by null
/frameworks/wilhelm/tests/mimeUri/
slesTestManyPlayers.cpp
42
SLPlayItf
playItfs
[MAX_NUMBER_PLAYERS];
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
[playerId], PlayEventCallback
[
all
...]
Completed in 77 milliseconds