Searched refs:GetPosition (Results 1 – 13 of 13) sorted by relevance
/frameworks/wilhelm/tests/mimeUri/ |
D | slesTestGetPositionUri.cpp | 100 res = (*caller)->GetPosition(caller, &posMsec); CheckErr(res); in PlayEventCallback() 113 res = (*caller)->GetPosition(caller, &posMsec); CheckErr(res); in PlayEventCallback() 118 res = (*caller)->GetPosition(caller, &posMsec); CheckErr(res); in PlayEventCallback() 272 res = (*playItf)->GetPosition(playItf, &posInMsec); CheckErr(res); in TestGetPositionUri()
|
D | slesTestPlayUri.cpp | 110 (*caller)->GetPosition(caller, &pMsec); in PlayEventCallback() 116 (*caller)->GetPosition(caller, &pMsec); in PlayEventCallback()
|
D | slesTestManyPlayers.cpp | 116 res = (*caller)->GetPosition(caller, &pMsec); CheckErrPlyr(res, *pPlayerId); in PlayEventCallback() 123 res = (*caller)->GetPosition(caller, &pMsec); CheckErrPlyr(res, *pPlayerId); in PlayEventCallback()
|
/frameworks/wilhelm/tests/sandbox/ |
D | xaplay.c | 137 result = (*caller)->GetPosition(caller, &position); in playEventCallback() 214 result = (*playerPlay)->GetPosition(playerPlay, &position); in bufferQueueCallback() 561 result = (*playerPlay)->GetPosition(playerPlay, &position); in main() 591 result = (*playerPlay)->GetPosition(playerPlay, &position); in main() 807 result = (*playerPlay)->GetPosition(playerPlay, &position); in main() 827 result = (*playerPlay)->GetPosition(playerPlay, &position); in main()
|
/frameworks/wilhelm/tests/examples/ |
D | slesTestDecodeToBuffQueue.cpp | 153 result = (*caller)->GetPosition(caller, &msec); in DecProgressCallback() 182 SLresult result = (*pCntxt->playItf)->GetPosition(pCntxt->playItf, &msec); in DecPlayCallback() 232 SLresult result = (*pCntxt->playItf)->GetPosition(pCntxt->playItf, &posMsec); in DecPlayCallback()
|
D | slesTestDecodeAac.cpp | 209 SLresult res = (*caller)->GetPosition(caller, &position); in PlayCallback() 387 res = (*pCntxt->playItf)->GetPosition(pCntxt->playItf, &position); in DecPlayCallback() 568 res = (*playItf)->GetPosition(playItf, &position); in TestDecToBuffQueue() 819 res = (*playItf)->GetPosition(playItf, &position); in TestDecToBuffQueue()
|
D | slesTestRecBuffQueue.cpp | 96 (*caller)->GetPosition(caller, &pMsec); in RecCallback() 102 (*caller)->GetPosition(caller, &pMsec); in RecCallback()
|
/frameworks/native/include/media/openmax/ |
D | OMX_ContentPipe.h | 170 CPresult (*GetPosition)( CPhandle hContent, CPuint *pPosition); member
|
/frameworks/wilhelm/tests/listening/ |
D | seekTorture.c | 129 result = (*playerPlay)->GetPosition(playerPlay, &nowPos); in main()
|
D | slesTest_playMuteSolo.cpp | 111 res = (*playItf)->GetPosition(playItf, &position); ExitOnError(res); in PlayEventCallback()
|
/frameworks/wilhelm/tests/ |
D | mimeUri_test.cpp | 235 res = (*playItf)->GetPosition(playItf, ¤tPositionInMsec); in TestPlayUri()
|
/frameworks/wilhelm/include/SLES/ |
D | OpenSLES.h | 950 SLresult (*GetPosition) ( member 1173 SLresult (*GetPosition) ( member 2177 SLresult (*GetPosition) ( member
|
/frameworks/wilhelm/include/OMXAL/ |
D | OpenMAXAL.h | 744 XAresult (*GetPosition) ( member 1125 XAresult (*GetPosition) ( member
|