Searched refs:IPlay (Results 1 - 5 of 5) sorted by relevance

/system/media/opensles/libopensles/
H A DIPlay.c31 IPlay *this = (IPlay *) self;
116 IPlay *this = (IPlay *) self;
152 IPlay *this = (IPlay *) self;
185 IPlay *this = (IPlay *) self;
221 IPlay *this = (IPlay *) sel
[all...]
H A Dandroid_AudioPlayer.h87 extern SLresult android_audioPlayer_getDuration(IPlay *pPlayItf, SLmillisecond *pDurMsec);
102 extern void android_audioPlayer_getPosition(IPlay *pPlayItf, SLmillisecond *pPosMsec);
H A DAndroid.mk72 IPlay.c \
H A Dandroid_AudioPlayer.cpp1339 IPlay *pPlayItf = &ap->mPlay;
1382 SLresult android_audioPlayer_getDuration(IPlay *pPlayItf, SLmillisecond *pDurMsec) {
1408 void android_audioPlayer_getPosition(IPlay *pPlayItf, SLmillisecond *pPosMsec) {
H A Dsles_allinclusive.h737 } IPlay; typedef in typeref:struct:Play_interface
929 IPlay mPlay;
1121 IPlay mPlay;

Completed in 58 milliseconds