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);
515 IPlay *pPlayItf = &mp->mPlay; in android_Player_usePlayEventMask()522 XAresult android_Player_getDuration(IPlay *pPlayItf, XAmillisecond *pDurMsec) { in android_Player_getDuration()549 XAresult android_Player_getPosition(IPlay *pPlayItf, XAmillisecond *pPosMsec) { in android_Player_getPosition()
2012 IPlay *pPlayItf = &ap->mPlay; in android_audioPlayer_usePlayEventMask()2062 SLresult android_audioPlayer_getDuration(IPlay *pPlayItf, SLmillisecond *pDurMsec) { in android_audioPlayer_getDuration()2088 void android_audioPlayer_getPosition(IPlay *pPlayItf, SLmillisecond *pPosMsec) { in android_audioPlayer_getPosition()
35 IPlay mPlay;241 IPlay mPlay;322 IPlay mPlay;
128 itf/IPlay.c \
482 } IPlay; typedef