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

  /external/qemu/distrib/sdl-1.2.12/src/cdrom/macosx/
AudioFilePlayer.h 67 void (*SetNotifier)(struct S_AudioFilePlayer *afp, AudioFilePlayNotifier inNotifier, void *inRefCon);
AudioFilePlayer.c 316 SET_AUDIOFILEPLAYER_METHOD(SetNotifier);
CDPlayer.c 419 /*thePlayer->SetNotifier(thePlayer, FilePlayNotificationHandler, NULL);*/
520 thePlayer->SetNotifier (thePlayer, FilePlayNotificationHandler, cdrom);

Completed in 28 milliseconds