Searched refs:IPlay (Results 1 – 8 of 8) sorted by relevance
31 IPlay *thiz = (IPlay *) self; in IPlay_SetPlayState()124 IPlay *thiz = (IPlay *) self; in IPlay_GetPlayState()160 IPlay *thiz = (IPlay *) self; in IPlay_GetDuration()202 IPlay *thiz = (IPlay *) self; in IPlay_GetPosition()244 IPlay *thiz = (IPlay *) self; in IPlay_RegisterCallback()264 IPlay *thiz = (IPlay *) self; in IPlay_SetCallbackEventsMask()293 IPlay *thiz = (IPlay *) self; in IPlay_GetCallbackEventsMask()312 IPlay *thiz = (IPlay *) self; in IPlay_SetMarkerPosition()337 IPlay *thiz = (IPlay *) self; in IPlay_ClearMarkerPosition()365 IPlay *thiz = (IPlay *) self; in IPlay_GetMarkerPosition()[all …]
52 extern XAresult android_Player_getDuration(IPlay *pPlayItf, SLmillisecond *pDurMsec);53 extern XAresult android_Player_getPosition(IPlay *pPlayItf, SLmillisecond *pPosMsec);
77 extern SLresult android_audioPlayer_getDuration(IPlay *pPlayItf, SLmillisecond *pDurMsec);123 extern void android_audioPlayer_getPosition(IPlay *pPlayItf, SLmillisecond *pPosMsec);
517 IPlay *pPlayItf = &mp->mPlay; in android_Player_usePlayEventMask()524 XAresult android_Player_getDuration(IPlay *pPlayItf, XAmillisecond *pDurMsec) { in android_Player_getDuration()552 XAresult android_Player_getPosition(IPlay *pPlayItf, XAmillisecond *pPosMsec) { in android_Player_getPosition()
2305 IPlay *pPlayItf = &ap->mPlay; in android_audioPlayer_usePlayEventMask()2359 SLresult android_audioPlayer_getDuration(IPlay *pPlayItf, SLmillisecond *pDurMsec) { in android_audioPlayer_getDuration()2386 void android_audioPlayer_getPosition(IPlay *pPlayItf, SLmillisecond *pPosMsec) { in android_audioPlayer_getPosition()
38 IPlay mPlay;250 IPlay mPlay;331 IPlay mPlay;
171 "itf/IPlay.cpp",
484 } IPlay; typedef