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

  /system/media/wilhelm/src/android/
MediaPlayer_to_android.h 45 extern SLresult android_Player_setNativeWindow(CMediaPlayer *pMediaPlayer,
MediaPlayer_to_android.cpp 451 result = android_Player_setNativeWindow(mp, nativeWindow);
702 SLresult android_Player_setNativeWindow(CMediaPlayer *mp, ANativeWindow *nativeWindow)

Completed in 29 milliseconds