[go: nahoru, domu]

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

/frameworks/wilhelm/src/itf/
H A DIPlay.c31 IPlay *thiz = (IPlay *) self;
124 IPlay *thiz = (IPlay *) self;
160 IPlay *thiz = (IPlay *) self;
202 IPlay *thiz = (IPlay *) self;
244 IPlay *thiz = (IPlay *) sel
[all...]
/frameworks/wilhelm/src/android/
H A DMediaPlayer_to_android.h50 * IObjectToObjectID( ((IPlay *) self)->mThis ) == XA_OBJECTID_MEDIAPLAYER
52 extern XAresult android_Player_getDuration(IPlay *pPlayItf, SLmillisecond *pDurMsec);
53 extern XAresult android_Player_getPosition(IPlay *pPlayItf, SLmillisecond *pPosMsec);
H A DAudioPlayer_to_android.h77 extern SLresult android_audioPlayer_getDuration(IPlay *pPlayItf, SLmillisecond *pDurMsec);
123 extern void android_audioPlayer_getPosition(IPlay *pPlayItf, SLmillisecond *pPosMsec);
H A DMediaPlayer_to_android.cpp513 IPlay *pPlayItf = &mp->mPlay;
520 XAresult android_Player_getDuration(IPlay *pPlayItf, XAmillisecond *pDurMsec) {
547 XAresult android_Player_getPosition(IPlay *pPlayItf, XAmillisecond *pPosMsec) {
H A DAudioPlayer_to_android.cpp2060 IPlay *pPlayItf = &ap->mPlay;
2110 SLresult android_audioPlayer_getDuration(IPlay *pPlayItf, SLmillisecond *pDurMsec) {
2136 void android_audioPlayer_getPosition(IPlay *pPlayItf, SLmillisecond *pPosMsec) {
/frameworks/wilhelm/src/
H A Dclasses.h36 IPlay mPlay;
242 IPlay mPlay;
323 IPlay mPlay;
H A DAndroid.mk126 itf/IPlay.c \
H A Ditfstruct.h485 } IPlay; typedef in typeref:struct:Play_interface

Completed in 618 milliseconds