HomeSort by relevance Sort by last modified time
    Searched refs:android_Player_getDuration (Results 1 - 3 of 3) sorted by null

  /frameworks/wilhelm/src/android/
MediaPlayer_to_android.h 52 extern XAresult android_Player_getDuration(IPlay *pPlayItf, SLmillisecond *pDurMsec);
MediaPlayer_to_android.cpp 520 XAresult android_Player_getDuration(IPlay *pPlayItf, XAmillisecond *pDurMsec) {
  /frameworks/wilhelm/src/itf/
IPlay.cpp 172 result = android_Player_getDuration(thiz, &temp);

Completed in 60 milliseconds