/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() 569 res = (*playItf)->GetPosition(playItf, &position); in TestDecToBuffQueue() 820 res = (*playItf)->GetPosition(playItf, &position); in TestDecToBuffQueue()
|
D | slesTestRecBuffQueue.cpp | 100 (*caller)->GetPosition(caller, &pMsec); in RecCallback() 106 (*caller)->GetPosition(caller, &pMsec); in RecCallback()
|
/frameworks/native/headers/media_plugin/media/openmax/ |
D | OMX_ContentPipe.h | 170 CPresult (*GetPosition)( CPhandle hContent, CPuint *pPosition); member
|
/frameworks/native/libs/vr/libdvrcommon/include/private/dvr/ |
D | pose.h | 72 Eigen::Vector3<T> GetPosition() const { return position_; } in GetPosition() function
|
/frameworks/wilhelm/tests/listening/ |
D | seekTorture.c | 130 result = (*playerPlay)->GetPosition(playerPlay, &nowPos); in main()
|
D | slesTest_playMuteSolo.cpp | 111 res = (*playItf)->GetPosition(playItf, &position); ExitOnError(res); in PlayEventCallback()
|
/frameworks/native/libs/vr/libdvrcommon/tests/ |
D | pose_test.cpp | 151 EXPECT_VEC3_NEAR(vec3_t::Zero(), nullified_pose[i].GetPosition(), in TYPED_TEST()
|
/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
|