Searched refs:WaitDevice (Results 1 – 19 of 19) sorted by relevance
72 void (*WaitDevice) (_THIS); member
359 FILL_STUB(WaitDevice); in finish_audio_entry_points_init()761 current_audio.impl.WaitDevice(device); in SDL_RunAudio()771 current_audio.impl.WaitDevice(device); in SDL_RunAudio()
154 impl->WaitDevice = PSPAUDIO_WaitDevice; in PSPAUDIO_Init()
185 impl->WaitDevice = DISKAUDIO_WaitDevice; in DISKAUDIO_Init()
257 impl->WaitDevice = AOS_WaitDevice; in AOSAUDIO_Init()
319 impl->WaitDevice = ESD_WaitDevice; in ESD_Init()
312 impl->WaitDevice = SDL_FS_WaitDevice; in SDL_FS_Init()
349 impl->WaitDevice = ARTS_WaitDevice; in ARTS_Init()
362 impl->WaitDevice = SNDIO_WaitDevice; in SNDIO_Init()
404 impl->WaitDevice = SUNAUDIO_WaitDevice; in SUNAUDIO_Init()
427 impl->WaitDevice = JACK_WaitDevice; in JACK_Init()
443 impl->WaitDevice = NAS_WaitDevice; in NAS_Init()
643 impl->WaitDevice = QSA_WaitDevice; in QSA_Init()
439 impl->WaitDevice = WINMM_WaitDevice; in WINMM_Init()
585 impl->WaitDevice = DSOUND_WaitDevice; in DSOUND_Init()
720 impl->WaitDevice = openslES_WaitDevice; in openslES_Init()
772 impl->WaitDevice = PULSEAUDIO_WaitDevice; in PULSEAUDIO_Init()
978 impl->WaitDevice = ALSA_WaitDevice; in ALSA_Init()
754 impl->WaitDevice = WASAPI_WaitDevice; in WASAPI_Init()
Completed in 24 milliseconds