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.15/src/cdrom/macosx/
AudioFilePlayer.h 74 void (*SetNotifier)(struct S_AudioFilePlayer *afp, AudioFilePlayNotifier inNotifier, void *inRefCon);
AudioFilePlayer.c 322 SET_AUDIOFILEPLAYER_METHOD(SetNotifier);
CDPlayer.c 427 /*thePlayer->SetNotifier(thePlayer, FilePlayNotificationHandler, NULL);*/
528 thePlayer->SetNotifier (thePlayer, FilePlayNotificationHandler, cdrom);

Completed in 429 milliseconds